Searched refs:CheckpointedInterpreterState (Results 1 – 3 of 3) sorted by relevance
338 CheckpointedInterpreterState GetLatestCheckpointedState() { in GetLatestCheckpointedState()348 CheckpointedInterpreterState GetCheckpointedStateForLazyDeopt() { in GetCheckpointedStateForLazyDeopt()349 return CheckpointedInterpreterState( in GetCheckpointedStateForLazyDeopt()538 base::Optional<CheckpointedInterpreterState> latest_checkpointed_state_;
321 class CheckpointedInterpreterState {323 CheckpointedInterpreterState() = default;324 CheckpointedInterpreterState(BytecodeOffset bytecode_position, in CheckpointedInterpreterState() function335 CheckpointedInterpreterState checkpoint);338 CheckpointedInterpreterState state;347 CheckpointedInterpreterState checkpoint) in EagerDeoptInfo()354 CheckpointedInterpreterState checkpoint) in LazyDeoptInfo()417 CheckpointedInterpreterState checkpoint, Args&&... args) { in New()
351 CheckpointedInterpreterState state) in DeoptInfo()