Searched refs:NewFunctionWithPrototype (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dfactory.h369 Handle<JSFunction> NewFunctionWithPrototype(Handle<String> name,
H A Dbootstrapper.cc360 factory->NewFunctionWithPrototype(symbol,
1059 factory->NewFunctionWithPrototype(symbol,
H A Dfactory.cc751 Handle<JSFunction> Factory::NewFunctionWithPrototype(Handle<String> name, function in class:v8::internal::Factory

Completed in 153 milliseconds