Searched refs:calling_frame (Results 1 – 1 of 1) sorted by relevance
85 i::StackFrame* calling_frame = frame_iterator.frame(); in construct_call() local86 CHECK(calling_frame->is_java_script()); in construct_call()89 int32_t low_bits = reinterpret_cast<int32_t>(calling_frame->fp()); in construct_call()92 uint64_t fp = reinterpret_cast<uint64_t>(calling_frame->fp()); in construct_call()