Searched refs:m_thisValue (Results 1 – 2 of 2) sorted by relevance
158 m_thisValue = m_slotBase; in setGetterSlot()167 m_thisValue = m_slotBase; in setCacheableGetterSlot()215 JSValue thisValue() const { return m_thisValue; } in thisValue()235 JSValue m_thisValue; variable
18676 (KJS::ExecState::ExecState): Assign the thisObject to m_thisValue and remove the comment. 20861 did the same with all data members. Renamed m_thisVal to m_thisValue and