Home | History | Annotate | Download | only in x64

Lines Matching refs:call_as_function

3663     Label call_as_function;
3665 __ j(equal, &call_as_function);
3671 __ bind(&call_as_function);
3677 CALL_AS_FUNCTION);