DescriptionIntroduce a PrototypeIterator class and use it for prototype access
The new pattern is that we first get the map of the root of the
prototype chain using Object::GetMapRoot() and then walk up the
prototype chain using Map::prototype().
BUG=???
R=verwaest@chromium.org
LOG=n
Committed: https://code.google.com/p/v8/source/detail?r=22365
Patch Set 1 #Patch Set 2 : updates #
Total comments: 8
Patch Set 3 : updates #Patch Set 4 : updates #
Messages
Total messages: 7 (0 generated)
|