HomeSort by relevance Sort by last modified time
    Searched refs:js_entry_sp_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
isolate.h 263 Address js_entry_sp_; // the stack pointer of the bottom JS entry frame member in class:v8::internal::BASE_EMBEDDED
612 return thread->js_entry_sp_;
615 return &thread_local_top_.js_entry_sp_;
    [all...]
isolate.cc 92 js_entry_sp_ = NULL;
    [all...]

Completed in 491 milliseconds