Searched refs:onInterrupted (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.h499 // call onInterrupted on that thread once interruption
509 void onInterrupted();
H A DThreadState.cpp1236 void ThreadState::Interruptor::onInterrupted() function in class:ThreadState::Interruptor
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DV8Binding.h968 reinterpret_cast<V8IsolateInterruptor*>(data)->onInterrupted();

Completed in 206 milliseconds