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

  /external/v8/src/
factory.cc 150 CALL_HEAP_FUNCTION(Heap::AllocateStruct(type), Struct);
    [all...]
heap.h 482 static Object* AllocateStruct(InstanceType type);
    [all...]
heap.cc     [all...]

Completed in 272 milliseconds