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

  /external/chromium_org/v8/src/
factory.h 240 Handle<Context> NewFunctionContext(int length, Handle<JSFunction> function);
runtime.h 591 F(NewFunctionContext, 1, 1) \
factory.cc 715 Handle<Context> Factory::NewFunctionContext(int length,
    [all...]
bootstrapper.cc     [all...]
runtime.cc     [all...]

Completed in 369 milliseconds