Searched refs:js_entry_sp_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Disolate.h348 Address js_entry_sp_; // the stack pointer of the bottom JS entry frame member in class:v8::internal::BASE_EMBEDDED
640 return thread_local_top_.js_entry_sp_;
643 return &thread_local_top_.js_entry_sp_;
H A Disolate.cc77 js_entry_sp_ = NULL;

Completed in 37 milliseconds