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

  /external/chromium_org/third_party/WebKit/Source/web/
WebHeap.cpp 40 ThreadState::current()->enterSafePointWithPointers(this);
  /external/chromium_org/third_party/WebKit/Source/platform/heap/
ThreadState.h 453 void enterSafePointWithPointers(void* scopeMarker) { enterSafePoint(HeapPointersOnStack, scopeMarker); }

Completed in 71 milliseconds