DescriptionVarious cleanup/simplification in object-observe.js
The biggest change is the removal of the map wrapper objects: we now operate
directly on the observation weak map, since there are already Get/GetOrCreate/Set
functions for each info map. Various other small cleanups as well, including the
deletion of unnecessary forwarding functions and making use of standard macros.
R=arv@chromium.org, rossberg@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24972
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|