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

  /external/v8/src/
heap.h 580 MUST_USE_RESULT MaybeObject* AllocateJSFunctionProxy(Object* handler,
    [all...]
heap.cc     [all...]
runtime.cc 682 return isolate->heap()->AllocateJSFunctionProxy(
    [all...]

Completed in 51 milliseconds