Lines Matching refs:entry
190 // For function-entry stack checks, they're conceptually "before" the first
204 // For OSR-entry stack checks, they're conceptually "before" the first
206 // function-entry (FE) stack checks above, i.e. we deopt at the predecessor
208 // In the case of OSR-entry stack checks, a physical predecessor bytecode
356 // Simulates entry and exit of exception handlers.
374 int handler_offset_; // Handler entry offset within the bytecode.
862 // Create Phis for any values that are live on entry to the loop and may be
877 // The accumulator should not be live on entry.
1264 // Finishing by advancing to the OSR entry
1345 // The entry stack check has to happen *before* initialising the OSR prelude;
3503 for (interpreter::JumpTableTargetOffset entry : offsets) {
3505 NewIfValue(entry.case_value);
3506 MergeIntoSuccessorEnvironment(entry.target_offset);