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

  /external/chromium_org/v8/src/
factory.h 430 Handle<JSFunction> NewFunctionWithPrototype(Handle<String> name,
factory.cc 912 Handle<JSFunction> Factory::NewFunctionWithPrototype(Handle<String> name,
    [all...]
bootstrapper.cc 372 factory->NewFunctionWithPrototype(internalized_name,
    [all...]
  /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 589 milliseconds