Home | History | Annotate | Download | only in src

Lines Matching full:jsfunction

626       JSFunction* constructor,
630 JSFunction* constructor,
706 JSFunction* constructor, JSGlobalProxy* global);
969 MUST_USE_RESULT MaybeObject* AllocateGlobalContext(JSFunction* function,
977 JSFunction* function);
980 MUST_USE_RESULT MaybeObject* AllocateCatchContext(JSFunction* function,
985 MUST_USE_RESULT MaybeObject* AllocateWithContext(JSFunction* function,
990 MUST_USE_RESULT MaybeObject* AllocateBlockContext(JSFunction* function,
2205 JSFunction* function,