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

  /external/v8/src/
factory.cc 135 CALL_HEAP_FUNCTION(Heap::AllocateFunctionContext(length, *closure), Context);
    [all...]
heap.h 474 static Object* AllocateFunctionContext(int length, JSFunction* closure);
    [all...]
heap.cc     [all...]
runtime.cc     [all...]

Completed in 120 milliseconds