HomeSort by relevance Sort by last modified time
    Searched refs:IsTerminateExecution (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/v8/src/
execution.h 191 bool IsTerminateExecution();
execution.cc 425 bool StackGuard::IsTerminateExecution() {
918 if (stack_guard->IsTerminateExecution()) {
  /external/v8/src/
execution.h 194 bool IsTerminateExecution();
execution.cc 411 bool StackGuard::IsTerminateExecution() {
917 if (stack_guard->IsTerminateExecution()) {

Completed in 532 milliseconds