only              115 Source/bindings/templates/attributes.cpp {# Attribute is limited to only known values: check that the attribute value is
only              974 Source/bindings/templates/interface.cpp     {# For overloaded methods, only generate one accessor #}
only             1289 Source/bindings/templates/interface.cpp     {# We only setDeallocationObservers on array buffers that are held by some
only             1291 Source/bindings/templates/interface.cpp        This is because V8 GC only cares about memory it can free on GC, and
only              277 Source/modules/indexeddb/IDBCursor.cpp     RefPtr<IDBKeyRange> keyRange = IDBKeyRange::only(m_primaryKey, exceptionState);
only               68 Source/modules/indexeddb/IDBKeyRange.h     static PassRefPtr<IDBKeyRange> only(ExecutionContext*, const ScriptValue& key, ExceptionState&);
only               73 Source/modules/indexeddb/IDBKeyRange.h     static PassRefPtr<IDBKeyRange> only(PassRefPtr<IDBKey> value, ExceptionState&);