Lines Matching refs:JSFunction
625 JSFunction* constructor,
629 JSFunction* constructor,
633 JSFunction* function);
684 MUST_USE_RESULT MaybeObject* AllocateGlobalObject(JSFunction* constructor);
698 MUST_USE_RESULT MaybeObject* AllocateFunctionPrototype(JSFunction* function);
732 JSFunction* constructor, JSGlobalProxy* global);
767 MUST_USE_RESULT MaybeObject* AllocateInitialMap(JSFunction* fun);
1005 MUST_USE_RESULT MaybeObject* AllocateGlobalContext(JSFunction* function,
1013 JSFunction* function);
1016 MUST_USE_RESULT MaybeObject* AllocateCatchContext(JSFunction* function,
1021 MUST_USE_RESULT MaybeObject* AllocateWithContext(JSFunction* function,
1026 MUST_USE_RESULT MaybeObject* AllocateBlockContext(JSFunction* function,
2180 JSFunction* function,