Home | History | Annotate | Download | only in src

Lines Matching defs:simulate

273     HSimulate* simulate = HSimulate::cast(predecessor->end()->previous());
278 simulate->set_ast_id(ast_id);
4137 // We expect a simulate after every expression with side effects, though
7105 // The caller will use has_side_effects and add a correct Simulate.
7916 // inlined function. This simulate has no bailout-id since it's not directly
7917 // reachable for deopt, and is only used to capture the state. If the simulate
7918 // becomes reachable by merging, the ast id of the simulate merged into it is
9950 // to simulate the expression stack after this instruction.
10246 // Add a simulate after instructions with observable side effects, and