Searched defs:NewFunctionWithPrototype (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | factory.cc | 751 Handle<JSFunction> Factory::NewFunctionWithPrototype(Handle<String> name, in NewFunctionWithPrototype() function in v8::internal::Factory |
/external/chromium_org/v8/src/ | ||
D | factory.cc | 1000 Handle<JSFunction> Factory::NewFunctionWithPrototype(Handle<String> name, in NewFunctionWithPrototype() function in v8::internal::Factory |