Home
last modified time | relevance | path

Searched defs:StackTrace (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp1017 struct StackTrace { struct
1018 uintptr_t size; // Size of object
1019 uintptr_t depth; // Number of PC values stored in array below
1020 void* stack[kMaxStackDepth];