Home
last modified time | relevance | path

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

/external/v8/src/
Dexecution.h204 bool IsGCRequest();
Dexecution.cc443 bool StackGuard::IsGCRequest() { in IsGCRequest() function in v8::internal::StackGuard
897 if (stack_guard->IsGCRequest()) { in HandleStackGuardInterrupt()