Searched defs:NewFunctionPrototype (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dfactory.cc1301 // NewFunctionPrototype already handles finding an appropriately
1305 prototype = NewFunctionPrototype(function);
1324 Handle<JSObject> Factory::NewFunctionPrototype(Handle<JSFunction> function) { function in class:v8::internal::Factory

Completed in 79 milliseconds