v8/test/mjsunit/es7
verwaest@chromium.org a1dd1a262c Revert "Remove special ExecutableAccessorInfo handling based on flag"
Temporarily reverting until we figure out how to handle the API cases that use accessors to lazily compute values.
dataAttributeGetterCustom in V8MessageEventCustom (at least) overwrites itself with the computed value using ForceSet. We can either force such clients to first use ForceDelete before caching, use some other caching mechanism; or provide an API for lazily computed properties.

TBR=dcarney@chromium.org
BUG=

Review URL: https://codereview.chromium.org/365903005

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22173 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-07-02 16:59:04 +00:00
..
object-observe-runtime.js Harden %SetIsObserved with RUNTIME_ASSERTs 2014-05-12 08:49:51 +00:00
object-observe.js Revert "Remove special ExecutableAccessorInfo handling based on flag" 2014-07-02 16:59:04 +00:00