HomeSort by relevance Sort by last modified time
    Searched refs:NewFunctionWithPrototype (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
factory.h 369 Handle<JSFunction> NewFunctionWithPrototype(Handle<String> name,
bootstrapper.cc 360 factory->NewFunctionWithPrototype(symbol,
    [all...]
factory.cc 751 Handle<JSFunction> Factory::NewFunctionWithPrototype(Handle<String> name,
    [all...]

Completed in 32 milliseconds