v8/include
mstarzinger@chromium.org fc68cb74e5 Add 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

Review URL: https://codereview.chromium.org/22990003

Patch from Erik Arvidsson <arv@chromium.org>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16341 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-08-26 17:40:03 +00:00
..
v8-debug.h Define V8EXPORT only in v8.h and use it in the other headers 2013-08-06 14:37:35 +00:00
v8-preparser.h Define V8EXPORT only in v8.h and use it in the other headers 2013-08-06 14:37:35 +00:00
v8-profiler.h Deprecate CpuProfileNode::GetSelfSamplesCount 2013-08-26 08:10:10 +00:00
v8-testing.h Define V8EXPORT only in v8.h and use it in the other headers 2013-08-06 14:37:35 +00:00
v8.h Add RemovePrototype to FunctionTemplate 2013-08-26 17:40:03 +00:00
v8config.h Add V8_ALIGNAS() and V8_ALIGNOF() and use that in lazy-instance.h. 2013-08-26 11:18:28 +00:00
v8stdint.h Move OS/compiler/feature detection to public v8config.h header. 2013-08-23 07:32:25 +00:00