push             1183 Source/bindings/v8/SerializedScriptValue.cpp     StateBase* push(StateBase* state)
push             2628 Source/bindings/v8/SerializedScriptValue.cpp     void push(v8::Local<v8::Value> value) { m_stack.append(value); }
push              122 Source/core/editing/TextIterator.cpp void BitStack::push(bool bit)
push              340 Source/core/html/parser/HTMLElementStack.cpp void HTMLElementStack::push(PassRefPtr<HTMLStackItem> item)
push              245 Source/core/rendering/RenderGeometryMap.cpp void RenderGeometryMap::push(const RenderObject* renderer, const LayoutSize& offsetFromContainer, bool accumulatingTransform, bool isNonUniform, bool isFixedPosition, bool hasTransform, LayoutSize offsetForFixedPosition)
push              262 Source/core/rendering/RenderGeometryMap.cpp void RenderGeometryMap::push(const RenderObject* renderer, const TransformationMatrix& t, bool accumulatingTransform, bool isNonUniform, bool isFixedPosition, bool hasTransform, LayoutSize offsetForFixedPosition)
push               37 Source/modules/push_messaging/NavigatorPushManager.cpp PushManager* NavigatorPushManager::push(Navigator& navigator)
push               83 Source/platform/audio/AudioFIFO.cpp void AudioFIFO::push(const AudioBus* sourceBus)