Home
last modified time | relevance | path

Searched refs:Setter (Results 1 – 10 of 10) sorted by relevance

/external/webkit/JavaScriptCore/parser/
DNodes.h492 enum Type { Constant, Getter, Setter }; enumerator
DGrammar.y1965 type = PropertyNode::Setter; in makeGetterOrSetterPropertyNode()
DNodes.cpp472 case PropertyNode::Setter: { in emitBytecode()
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-1414506 - fix remaining performance regression from Getter/Setter change
15370 old constant declaration and the Getter and Setter types are for property getters
15377 property nodes are of type Getter or Setter, define getters and setters. Otherwise,
15433 If the property already exists and has a Setter, invoke
/external/webkit/WebCore/
DChangeLog-2008-08-105790 …(WebCore::EventHandler::setPanScrollInProgress): Setter used by the sub frames's EventHandler to n…
22843 Setter/getter for the application cache storage ID.
22852 Setter/getter for the application cache group storage ID.
22861 Setter/getter for the application cache resource storage ID.
37489 Setter and Functions need custom implementations as they rely on the dynamic
DChangeLog-2003-10-25784 (HTMLElementImpl::setContentEditable): Setter for contentEditable attribute.
DChangeLog-2006-12-3112061 (WebCore::Editor::setRemovedAnchor): Setter.
DChangeLog-2005-08-2343528 (KHTMLPart::setTypingStyle): Setter.
/external/webkit/WebKit/mac/
DChangeLog-2002-12-0312208 (-[IFWebController setWindowContext:]): Setter for new WindowContext handler
DChangeLog-2007-10-1419763 Setter method for plugin paths.