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

  /external/v8/test/cctest/
test-mark-compact.cc 176 JSFunction::cast(Heap::AllocateFunction(*Top::function_map(),
test-heap.cc 213 JSFunction::cast(Heap::AllocateFunction(*Top::function_map(),
516 JSFunction::cast(Heap::AllocateFunction(*Top::function_map(),
606 JSFunction::cast(Heap::AllocateFunction(*Top::function_map(),
  /external/v8/src/
factory.cc 294 CALL_HEAP_FUNCTION(Heap::AllocateFunction(*function_map,
516 CALL_HEAP_FUNCTION(Heap::AllocateFunction(Heap::boilerplate_function_map(),
706 CALL_HEAP_FUNCTION(Heap::AllocateFunction(*Top::function_map(),
    [all...]
heap.h 488 static Object* AllocateFunction(Map* function_map,
    [all...]
heap.cc     [all...]

Completed in 189 milliseconds