Home | History | Annotate | Download | only in mips

Lines Matching refs:js_entry_sp

4119   // If this is the outermost JS call, set js_entry_sp value.
4121 ExternalReference js_entry_sp(Isolate::kJSEntrySPAddress, isolate);
4122 __ li(t1, Operand(ExternalReference(js_entry_sp)));
4209 __ li(t1, Operand(ExternalReference(js_entry_sp)));