Home | History | Annotate | Download | only in src

Lines Matching full:jsfunction

530       JSFunction* constructor, PretenureFlag pretenure = NOT_TENURED);
560 MUST_USE_RESULT MaybeObject* AllocateGlobalObject(JSFunction* constructor);
571 MUST_USE_RESULT MaybeObject* AllocateFunctionPrototype(JSFunction* function);
599 JSFunction* constructor, JSGlobalProxy* global);
628 MUST_USE_RESULT MaybeObject* AllocateInitialMap(JSFunction* fun);
825 JSFunction* function);
828 MUST_USE_RESULT MaybeObject* AllocateCatchContext(JSFunction* function,
833 MUST_USE_RESULT MaybeObject* AllocateWithContext(JSFunction* function,
838 MUST_USE_RESULT MaybeObject* AllocateBlockContext(JSFunction* function,
1876 JSFunction* function,