/external/webkit/Source/JavaScriptCore/heap/ |
D | MarkStack.cpp | 107 m_markSets.removeLast(); in drain() 116 m_markSets.removeLast(); in drain() 123 m_markSets.removeLast(); in drain() 128 markChildren(m_values.removeLast()); in drain()
|
/external/webkit/Source/JavaScriptCore/runtime/ |
D | LiteralParser.cpp | 313 objectStack.removeLast(); in parse() 331 objectStack.removeLast(); in parse() 355 objectStack.removeLast(); in parse() 377 identifierStack.removeLast(); in parse() 384 objectStack.removeLast(); in parse() 457 stateStack.removeLast(); in parse()
|
D | ArgList.h | 125 void removeLast() in removeLast() function 129 m_vector.removeLast(); in removeLast()
|
D | RopeImpl.cpp | 56 workQueue.removeLast(); in destructNonRecursive()
|
D | JSONObject.cpp | 435 m_holderStack.removeLast(); in appendStringifiedValue() 680 indexStack.removeLast(); in walk() 744 indexStack.removeLast(); in walk() 745 propertyStack.removeLast(); in walk() 794 stateStack.removeLast(); in walk()
|
/external/webkit/Source/JavaScriptCore/parser/ |
D | ParserArena.cpp | 79 void ParserArena::removeLast() in removeLast() function in JSC::ParserArena 81 m_refCountedObjects.removeLast(); in removeLast()
|
D | Nodes.cpp | 125 node->data()->m_arena.removeLast(); in create() 143 node->data()->m_arena.removeLast(); in create() 190 node->data()->m_arena.removeLast(); in create()
|
D | SyntaxChecker.h | 44 m_context->m_topBinaryExprs.removeLast(); in ~BinaryExprContext() 59 m_context->m_topUnaryTokens.removeLast(); in ~UnaryExprContext()
|
D | ParserArena.h | 102 void removeLast();
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | BlockStack.h | 83 m_blocks.removeLast(); in shrink() 87 m_blocks.removeLast(); in shrink()
|
D | SegmentedVector.h | 158 void removeLast() in removeLast() function 161 m_inlineSegment.removeLast(); in removeLast() 163 segmentFor(m_size - 1)->removeLast(); in removeLast()
|
/external/webkit/Source/WebCore/bindings/js/ |
D | SerializedScriptValue.cpp | 651 inputArrayStack.removeLast(); in serialize() 652 indexStack.removeLast(); in serialize() 653 lengthStack.removeLast(); in serialize() 706 inputObjectStack.removeLast(); in serialize() 707 indexStack.removeLast(); in serialize() 708 propertyStack.removeLast(); in serialize() 751 stateStack.removeLast(); in serialize() 1236 outputArrayStack.removeLast(); in deserialize() 1253 indexStack.removeLast(); in deserialize() 1280 outputObjectStack.removeLast(); in deserialize() [all …]
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GameObjectManager.java | 99 objects.removeLast(); in update() 123 mInactiveObjects.removeLast(); in update()
|
D | ObjectPool.java | 47 Object result = mAvailable.removeLast(); in allocate()
|
/external/webkit/Source/WebCore/platform/ |
D | Timer.cpp | 236 timerHeap().removeLast(); in heapDelete() 244 timerHeap().removeLast(); in heapDeleteMin()
|
/external/webkit/Source/WebCore/history/ |
D | BackForwardListImpl.cpp | 71 m_entries.removeLast(); in addItem() 188 m_entries.removeLast(); in setCapacity()
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | PlatformContextCairo.cpp | 46 m_maskImageStack.removeLast(); in restore()
|
/external/webkit/Source/JavaScriptCore/dfg/ |
D | DFGScoreBoard.h | 75 m_free.removeLast(); in allocate()
|
/external/webkit/Source/WebKit2/UIProcess/Plugins/ |
D | WebPluginSiteDataManager.cpp | 59 m_plugins.removeLast(); in getSitesWithDataForNextPlugin() 97 m_plugins.removeLast(); in clearSiteDataForNextPlugin()
|
/external/webkit/Source/WebCore/inspector/ |
D | InjectedScriptHost.cpp | 111 m_inspectedNodes.removeLast(); in addInspectedNode()
|
/external/nist-sip/java/javax/sip/message/ |
D | Message.java | 24 void removeLast(String headerName) throws NullPointerException; in removeLast() method
|
/external/webkit/Source/WebCore/html/parser/ |
D | HTMLFormattingElementList.cpp | 113 m_entries.removeLast(); in clearToLastMarker()
|
/external/webkit/Source/WebCore/platform/win/ |
D | WCDataObject.cpp | 382 m_formats.removeLast(); in clearData() 387 m_medium.removeLast(); in clearData()
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | EditorClientWx.cpp | 360 webKitWin->m_impl->undoStack.removeLast(); in undo() 373 webKitWin->m_impl->redoStack.removeLast(); in redo()
|
/external/webkit/Source/WebCore/fileapi/ |
D | DOMFilePath.cpp | 102 canonicalized.removeLast(); in removeExtraParentReferences()
|