DescriptionMoving more code to lookup an item from the native cache into code generator.
To bypass expensive invocation of JS functions from C++ and omit runtime
call overhead for searching the cache, more elaborate deferred code is generated.
Committed: http://code.google.com/p/v8/source/detail?r=4616
Patch Set 1 #
Total comments: 14
Patch Set 2 : First round of Lasse's comments #Patch Set 3 : Ported to x64 #
Total comments: 8
Patch Set 4 : Rewritting x64 port to use plain ints instead of smis most of the time plus over Lasse's suggestions #Patch Set 5 : Adding tests and fixing x64 port #Patch Set 6 : Minor rework #
Total comments: 4
Patch Set 7 : Next round of Lasse's comments #
Messages
Total messages: 9 (0 generated)
|