Home
last modified time | relevance | path

Searched refs:total_output_frame_size (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/deoptimizer/
Ddeoptimizer.cc891 size_t total_output_frame_size = 0; in DoComputeOutputFrames() local
927 total_output_frame_size += output_[frame_index]->GetFrameSize(); in DoComputeOutputFrames()
948 static_cast<uintptr_t>(caller_frame_top_) - total_output_frame_size, in DoComputeOutputFrames()