Home
last modified time | relevance | path

Searched refs:IsRuntimeProfilerTick (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dexecution.h196 bool IsRuntimeProfilerTick();
Dexecution.cc424 bool StackGuard::IsRuntimeProfilerTick() { in IsRuntimeProfilerTick() function in v8::internal::StackGuard
906 stack_guard->IsRuntimeProfilerTick()) { in HandleStackGuardInterrupt()