Home | History | Annotate | Download | only in interpreter

Lines Matching refs:JSFunction

2169 // Call a JSfunction or Callable in |callable| with the |receiver| and
2178 // Call a JSfunction or Callable in |callable| with the |receiver| and
2189 // Tail call a JSfunction or Callable in |callable| with the |receiver| and
2281 // Call a JSfunction or Callable in |callable| with the receiver in
3009 __ LoadObjectField(closure, JSFunction::kSharedFunctionInfoOffset);