Home | History | Annotate | Download | only in x87

Lines Matching refs:JSFunction

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