Searched refs:AllocateJSFunctionProxy (Results 1 – 3 of 3) sorted by relevance
580 MUST_USE_RESULT MaybeObject* AllocateJSFunctionProxy(Object* handler,
3914 MaybeObject* Heap::AllocateJSFunctionProxy(Object* handler, in AllocateJSFunctionProxy() function in v8::internal::Heap
682 return isolate->heap()->AllocateJSFunctionProxy( in RUNTIME_FUNCTION()