Searched refs:BlockStack (Results 1 – 7 of 7) sorted by relevance
34 template <typename T> class BlockStack {39 BlockStack();40 ~BlockStack();52 template <typename T> BlockStack<T>::BlockStack() in BlockStack() function57 template <typename T> BlockStack<T>::~BlockStack() in ~BlockStack()65 template <typename T> inline const Vector<T*>& BlockStack<T>::blocks() in blocks()70 template <typename T> T* BlockStack<T>::grow() in grow()79 template <typename T> void BlockStack<T>::shrink(T* newEnd) in shrink()93 using WTF::BlockStack;
65 BlockStack<JSValue> m_blockStack;
119 BlockStack<Node> m_blockStack;
138 'wtf/BlockStack.h',
406 Source/JavaScriptCore/wtf/BlockStack.h \
344 * wtf/BlockStack.h: Added.345 (WTF::::BlockStack):346 (WTF::::~BlockStack):
403 …7C40C0A130B057D00D002A1 /* BlockStack.h in Headers */ = {isa = PBXBuildFile; fileRef = A7C40C07130…1103 …30B057D00D002A1 /* BlockStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …1606 A7C40C07130B057D00D002A1 /* BlockStack.h */,2220 A7C40C0A130B057D00D002A1 /* BlockStack.h in Headers */,