Home | History | Annotate | Download | only in mips

Lines Matching full:code_entry

396                                                Register code_entry,
406 DCHECK(code_entry.is(t0));
414 Operand(code_entry));
421 CheckPageFlag(code_entry, scratch,
429 // Save caller-saved registers. js_function and code_entry are in the
432 DCHECK(kJSCallerSaved & code_entry.bit());
437 PrepareCallCFunction(argument_count, 0, code_entry);