HomeSort by relevance Sort by last modified time
    Searched refs:IsGCRequest (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/v8/src/
execution.h 217 bool IsGCRequest();
execution.cc 460 bool StackGuard::IsGCRequest() {
939 if (stack_guard->IsGCRequest()) {
  /external/v8/src/
execution.h 204 bool IsGCRequest();
execution.cc 443 bool StackGuard::IsGCRequest() {
897 if (stack_guard->IsGCRequest()) {

Completed in 557 milliseconds