Searched refs:c_entry_fp_ (Results 1 – 2 of 2) sorted by relevance
462 Address c_entry_fp_ = kNullAddress; variable764 return thread->c_entry_fp_; in c_entry_fp()770 return &thread_local_top_.c_entry_fp_; in c_entry_fp_address()1918 Address c_entry_fp_; variable
4139 c_entry_fp_ = isolate->c_entry_fp(isolate->thread_local_top()); in Throw()4148 return (c_entry_fp_ == 0) || (c_entry_fp_ > frame->sp()); in Throw()