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

  /external/v8/src/
accessors.cc 446 Object* prototype = Heap::AllocateFunctionPrototype(function);
factory.cc 243 CALL_HEAP_FUNCTION(Heap::AllocateFunctionPrototype(*function), JSObject);
    [all...]
heap.h 314 static Object* AllocateFunctionPrototype(JSFunction* function);
    [all...]
heap.cc     [all...]

Completed in 1974 milliseconds