Home | History | Annotate | Download | only in arm

Lines Matching full:js_entry_sp

3940   // If this is the outermost JS call, set js_entry_sp value.
3942 ExternalReference js_entry_sp(Isolate::kJSEntrySPAddress, isolate);
3943 __ mov(r5, Operand(ExternalReference(js_entry_sp)));
4023 __ mov(r5, Operand(ExternalReference(js_entry_sp)));