HomeSort by relevance Sort by last modified time
    Searched refs:AllocateFunctionPrototype (Results 1 - 10 of 10) 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/chromium_org/v8/tools/gcmole/
gcmole.lua 223 "Heap.*AllocateFunctionPrototype",
  /external/v8/tools/gcmole/
gcmole.lua 220 "Heap.*AllocateFunctionPrototype",
  /external/chromium_org/v8/src/
factory.cc 541 isolate()->heap()->AllocateFunctionPrototype(*function),
    [all...]
heap.h     [all...]
heap.cc     [all...]
  /external/chromium_org/v8/test/mjsunit/harmony/
object-observe.js     [all...]

Completed in 680 milliseconds