HomeSort by relevance Sort by last modified time
    Searched defs:should_postpone_interrupts (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/src/
execution.h 255 ASSERT(!should_postpone_interrupts(lock));
260 bool should_postpone_interrupts(const ExecutionAccess& lock) { function in class:v8::internal::StackGuard
  /external/v8/src/
execution.h 238 ASSERT(!should_postpone_interrupts(lock));
243 bool should_postpone_interrupts(const ExecutionAccess& lock) { function in class:v8::internal::StackGuard

Completed in 20 milliseconds