Searched refs:c_entry_fp_ (Results 1 – 4 of 4) sorted by relevance
27 c_entry_fp_ = kNullAddress; in Clear()
136 Address c_entry_fp_; variable
803 return thread->c_entry_fp_; in c_entry_fp()809 return &thread_local_top()->c_entry_fp_; in c_entry_fp_address()813 OFFSET_OF(Isolate, thread_local_top()->c_entry_fp_) - in c_entry_fp_offset()2438 Address c_entry_fp_; variable
5427 c_entry_fp_ = isolate->c_entry_fp(isolate->thread_local_top()); in ThrowInternal()5435 return (c_entry_fp_ == 0) || (c_entry_fp_ > frame->sp()); in ThrowInternal()