DescriptionImplement inline runtime function %_SetValueOf for Crankshaft.
It is frequently used inside our builtins and is implemented purely
by HIR instructions: a smi check, an instance-type check and an
in-object property store for storing to the value field.
Committed: http://code.google.com/p/v8/source/detail?r=9952
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|