Home
last modified time | relevance | path

Searched defs:output_frame_size (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Ddeoptimizer.cc837 unsigned output_frame_size = height_in_bytes + fixed_frame_size; in DoComputeJSFrame() local
1056 unsigned output_frame_size = height_in_bytes + fixed_frame_size; in DoComputeInterpretedFrame() local
1266 unsigned output_frame_size = height_in_bytes + fixed_frame_size; in DoComputeArgumentsAdaptorFrame() local
1374 unsigned output_frame_size = height_in_bytes + fixed_frame_size; in DoComputeConstructStubFrame() local
1514 unsigned output_frame_size = height_in_bytes + fixed_frame_size; in DoComputeAccessorStubFrame() local
1667 int output_frame_size = height_in_bytes + fixed_frame_size; in DoComputeCompiledStubFrame() local