Lines Matching refs:Execution
122 // Test that a single thread of JavaScript execution can terminate
145 // Test that a single thread of JavaScript execution can terminate
183 // Test that a single thread of JavaScript execution can be terminated
362 // Test that a single thread of JavaScript execution can terminate
363 // itself and then resume execution.
372 // Check that execution completed with correct return value.
453 { // Postpone terminate execution interrupts.
481 // Now the previously requested terminate execution interrupt should trigger.
507 i::Execution::TryCall(CcTest::i_isolate(), v8::Utils::OpenHandle((*loop)),
510 // TryCall ignores terminate execution, but rerequests the interrupt.
550 // Terminate execution has been triggered inside TryCall, but re-requested