isSameAsCurrentState 82 Source/bindings/v8/custom/V8PopStateEventCustom.cpp bool isSameState = history->isSameAsCurrentState(event->serializedState()); isSameAsCurrentState 60 Source/core/frame/History.h bool isSameAsCurrentState(SerializedScriptValue*) const;