Searched defs:symbolTableGet (Results 1 – 3 of 3) sorted by relevance
61 bool JSVariableObject::symbolTableGet(const Identifier& propertyName, PropertyDescriptor& descripto… in symbolTableGet() function in JSC::JSVariableObject
92 inline bool JSVariableObject::symbolTableGet(const Identifier& propertyName, PropertySlot& slot) in symbolTableGet() function102 …inline bool JSVariableObject::symbolTableGet(const Identifier& propertyName, PropertySlot& slot, b… in symbolTableGet() function
76 inline bool JSActivation::symbolTableGet(const Identifier& propertyName, PropertySlot& slot) in symbolTableGet() function in JSC::JSActivation