Searched defs:AllocateFunctionPrototype (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dheap.cc3544 MaybeObject* Heap::AllocateFunctionPrototype(JSFunction* function) { function in class:v8::internal::Heap
3682 { MaybeObject* maybe_prototype = AllocateFunctionPrototype(fun);

Completed in 135 milliseconds