Searched refs:js_entry_sp_ (Results 1 – 3 of 3) sorted by relevance
61 set $js_entry_sp=v8::internal::Isolate::Current()->thread_local_top()->js_entry_sp_
340 Address js_entry_sp_; // the stack pointer of the bottom JS entry frame variable639 return thread_local_top_.js_entry_sp_; in js_entry_sp()642 return &thread_local_top_.js_entry_sp_; in js_entry_sp_address()
85 js_entry_sp_ = NULL; in InitializeInternal()