DescriptionAllow loading constant function from proto chain.
This enables Crankshaft to use HConstant for loading constant functions
on the prototype chain when building a monomorphic load. This pattern
appears in several JavaScript frameworks.
R=svenpanne@chromium.org
TEST=mjsunit/compiler/proto-chain-constant
Committed: http://code.google.com/p/v8/source/detail?r=13463
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|