Home | History | Annotate | Download | only in x64

Lines Matching refs:JSFunction

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