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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.cpp514 Address* realFrameForFakeFrame = local
520 if (realFrameForFakeFrame) {
522 if (realFrameForFakeFrame > end && start > realFrameForFakeFrame) {

Completed in 493 milliseconds