Searched defs:mStack (Results 1 – 4 of 4) sorted by relevance
167 AllocStack mStack; variable173 std::vector<std::vector<void *>> mStack; variable
262 AllocStack mStack; // stack of where to allocate from, to partition pool variable268 std::vector<std::vector<void *>> mStack; variable
217 tAllocStack mStack; // stack of where to allocate from, to partition pool variable223 std::vector<std::vector<void *>> mStack; variable
152202 js::ProfileEntry volatile mStack[1024]; member