Home | History | Annotate | Download | only in mips64

Lines Matching refs:JSFunction

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