Searched defs:setArgument (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/interpreter/
H A DCallFrameClosure.h48 void setArgument(int argument, JSValue value) function in struct:JSC::CallFrameClosure
H A DCachedCall.h61 void setArgument(int n, JSValue v) { m_protoCallFrame.setArgument(n, v); } function in class:JSC::CachedCall
H A DProtoCallFrame.h68 void setArgument(size_t argumentIndex, JSValue value) function in struct:JSC::ProtoCallFrame
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSSelector.cpp556 void CSSSelector::setArgument(const AtomicString& value) function in class:WebCore::CSSSelector

Completed in 136 milliseconds