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

  /external/v8/src/
top.h 104 Address js_entry_sp_; // the stack pointer of the bottom js entry frame member in class:v8::internal::BASE_EMBEDDED
247 return thread->js_entry_sp_;
250 return &thread_local_.js_entry_sp_;
top.cc 64 js_entry_sp_ = 0;
    [all...]

Completed in 128 milliseconds