DescriptionAdd RemovePrototype to FunctionTemplate
This allows functions created from a FunctionTemplate to not have a
prototype property, which is required by DOM methods.
R=mstarzinger@chromium.org
BUG=chromium:272440
Committed: http://code.google.com/p/v8/source/detail?r=16341
Patch Set 1 #
Total comments: 1
Patch Set 2 : Test that function throws when constructed #
Messages
Total messages: 8 (0 generated)
|