Home | History | Annotate | Download | only in ia32

Lines Matching refs:JSFunction

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