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

  /external/v8/src/
factory.cc     [all...]
heap.h 577 MUST_USE_RESULT MaybeObject* AllocateJSProxy(Object* handler,
    [all...]
heap.cc     [all...]
runtime.cc 670 return isolate->heap()->AllocateJSProxy(handler, used_prototype);
    [all...]

Completed in 23 milliseconds