Home | History | Annotate | Download | only in crankshaft

Lines Matching defs:simulate

446     HSimulate* simulate = HSimulate::cast(predecessor->end()->previous());
451 simulate->set_ast_id(ast_id);
3826 // We expect a simulate after every expression with side effects, though
7251 // The caller will use has_side_effects and add a correct Simulate.
8239 // inlined function. This simulate has no bailout-id since it's not directly
8240 // reachable for deopt, and is only used to capture the state. If the simulate
8241 // becomes reachable by merging, the ast id of the simulate merged into it is
10447 // to simulate the expression stack after this instruction.
10723 // Add a simulate after instructions with observable side effects, and
12572 // Simulate popping 'count' elements and then