- ActivationImp : KJS::ActivationImp, KJS::FunctionImp
- ArgumentsNode : KJS::ArgumentsNode, KJS::ArgumentListNode
- ArrayNode : KJS::ArrayNode, KJS::ElementNode
- BlockNode : KJS::BlockNode, KJS::SourceElementsNode
- BooleanImp : KJS::BooleanImp, KJS::Boolean
- BooleanProtoFuncImp : KJS::BooleanProtoFuncImp, KJS::BooleanObjectImp
- CaseBlockNode : KJS::CaseBlockNode, KJS::ClauseListNode
- CaseClauseNode : KJS::CaseClauseNode, KJS::StatListNode
- Collector : KJS::ValueImp, KJS::InterpreterImp
- Context : KJS::Context, KJS::ContextImp
- ContextImp : KJS::ContextImp, KJS::ValueImp
- ForNode : KJS::ForNode, KJS::VarDeclListNode
- FuncDeclNode : KJS::FuncDeclNode, KJS::ParameterNode, KJS::ExecState
- FuncExprNode : KJS::FuncExprNode, KJS::ParameterNode
- FunctionImp : KJS::FunctionImp, KJS::ExecState
- GlobalFuncImp : KJS::GlobalFuncImp, KJS::ExecState
- Identifier : KJS::Identifier, KJS::UString
- InterpreterImp : KJS::InterpreterImp, KJS::ExecState, KJS::NumberImp
- NullImp : KJS::Null
- Number : KJS::Number, KJS::NumberImp
- NumberImp : KJS::Number
- ObjectLiteralNode : KJS::ObjectLiteralNode, KJS::PropertyValueNode
- ObjectProtoFuncImp : KJS::ObjectProtoFuncImp, KJS::ObjectImp
- operator!= : KJS::ReferenceListIterator, KJS::ListIterator, KJS::Identifier
- operator== : KJS::UString, KJS::ListIterator, KJS::Identifier
- PropertyMap : KJS::PropertyMap, KJS::UString, KJS::SavedProperties, KJS::Identifier
- PropertyMapHashTableEntry : KJS::PropertyMapHashTableEntry, KJS::UString
- ReferenceList : KJS::ReferenceList, KJS::ReferenceListIterator, KJS::Reference
- ReferenceListIterator : KJS::Reference
- StatementNode : KJS::StatementNode, KJS::ContextImp
- StringImp : KJS::StringImp, KJS::String
- TryNode : KJS::TryNode, KJS::ExecState
- UCharReference : KJS::UString
- UndefinedImp : KJS::Undefined
- UString : KJS::UString, KJS::UCharReference
- Value : KJS::Value, KJS::ValueImp
- ValueImp : KJS::ValueImp, KJS::Number
- VarDeclNode : KJS::VarDeclNode, KJS::ExecState
- VarStatementNode : KJS::VarStatementNode, KJS::VarDeclListNode