Home | History | Annotate | Download | only in mips64

Lines Matching full:code_entry

412                                                Register code_entry,
422 DCHECK(code_entry.is(a4));
430 Operand(code_entry));
437 CheckPageFlag(code_entry, scratch,
445 // Save caller-saved registers. js_function and code_entry are in the
448 DCHECK(kJSCallerSaved & code_entry.bit());
453 PrepareCallCFunction(argument_count, code_entry);