Home | History | Annotate | Download | only in mips

Lines Matching refs:JSFunction

464 JSFunction. Only scratch is clobbered by the operation.
1069 void InvokeFunction(Handle<JSFunction> function,
1548 // Abort execution if argument is not a JSFunction, enabled via --debug-code.