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

  /external/chromium_org/third_party/WebKit/Source/platform/heap/
Heap.cpp 486 *(reinterpret_cast<uintptr_t*>(object)) = zappedVTable;
    [all...]
Heap.h 372 static const intptr_t zappedVTable = 0xd0d;
    [all...]

Completed in 1582 milliseconds