Searched refs:IdentitySetter (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSDictionary.h83 struct IdentitySetter { struct in class:WebCore::JSDictionary
151 return tryGetPropertyAndResult(propertyName, &finalResult, IdentitySetter<Result>::identitySetter) != ExceptionThrown;
157 return tryGetPropertyAndResult(propertyName, &finalResult, IdentitySetter<Result>::identitySetter) == PropertyFound;

Completed in 179 milliseconds