DescriptionFunction::Call and Object::CallAsFunction APIs should allow v8::Value as a receiver
Since the primitive values can be a receiver of strict mode functions in
ECMA262 5.1th, v8::Function::Call and Object::CallAsFunction should take
v8::Value as a receiver instead of v8::Object.
BUG=v8:2915
TEST=cctest/test-api
R=mstarzinger@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=17003
Patch Set 1 #Patch Set 2 : Add CallAsFunction #
Total comments: 2
Patch Set 3 : #
Messages
Total messages: 6 (0 generated)
|