Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h325 const FrameStateFunctionInfo* frame_state_function_info() const { in frame_state_function_info() function
Dbytecode-graph-builder.cc507 bailout_id, combine, builder()->frame_state_function_info()); in Checkpoint()