Searched refs:c_entry_fp_ (Results 1 – 2 of 2) sorted by relevance
298 Address c_entry_fp_; // the frame pointer of the top c entry frame variable596 return thread->c_entry_fp_; in c_entry_fp()602 return &thread_local_top_.c_entry_fp_; in c_entry_fp_address()1388 return (c_entry_fp_ == 0) || (c_entry_fp_ > frame->sp()); in IsBelowFrame()1395 Address c_entry_fp_; variable
70 c_entry_fp_ = 0; in InitializeInternal()2810 c_entry_fp_ = isolate->c_entry_fp(isolate->thread_local_top()); in SaveContext()