Home | History | Annotate | Download | only in x64

Lines Matching refs:JSFunction

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