HomeSort by relevance Sort by last modified time
    Searched full:requestinterrupt (Results 1 - 6 of 6) sorted by null

  /external/v8/src/
execution.h 160 inline void Request##Name() { RequestInterrupt(NAME); } \
205 void RequestInterrupt(InterruptFlag flag);
execution.cc 365 void StackGuard::RequestInterrupt(InterruptFlag flag) {
api.cc     [all...]
  /external/v8/test/cctest/
test-thread-termination.cc 434 CcTest::isolate()->RequestInterrupt(&CounterCallback, NULL);
445 CcTest::isolate()->RequestInterrupt(&CounterCallback, NULL);
test-heap.cc     [all...]
  /external/v8/include/
v8.h     [all...]

Completed in 209 milliseconds