Home | History | Annotate | Download | only in src

Lines Matching full:allocatefunctionprototype

2289 Object* Heap::AllocateFunctionPrototype(JSFunction* function) {
2378 prototype = AllocateFunctionPrototype(fun);