Home | History | Annotate | Download | only in arm

Lines Matching refs:JSFunction

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