michael@0: // |reftest| skip-if(!xulRuntime.shell) -- uses shell load() function michael@0: // Any copyright is dedicated to the Public Domain. michael@0: // http://creativecommons.org/licenses/publicdomain/ michael@0: michael@0: load("ecma_5/Object/defineProperty-setup.js"); michael@0: runDictionaryPropertyPresentTestsFraction(2, 8);