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

  /external/v8/src/
accessors.cc 464 { MaybeObject* maybe_prototype = heap->AllocateFunctionPrototype(function);
factory.cc 454 isolate()->heap()->AllocateFunctionPrototype(*function),
    [all...]
heap.h 571 MUST_USE_RESULT MaybeObject* AllocateFunctionPrototype(JSFunction* function);
    [all...]
heap.cc     [all...]
  /external/v8/tools/gcmole/
gcmole.lua 220 "Heap.*AllocateFunctionPrototype",

Completed in 52 milliseconds