• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kjs
 

kjs

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 ▼NKJS
 CCollectorGarbage collector
 CCompletionCompletion objects are used to convey the return status and value from functions
 CContextImpExecution context
 CInternalFunctionImpBase class for all function objects
 CFunctionPrototypeImpThe initial value of Function.prototype (and thus all objects created with the Function constructor)
 CIdentifierRepresents an Identifier for a Javascript object
 CLabelStackThe "label set" in Ecma-262 spec
 CFunctionImpImplementation class for functions implemented in JS
 CContextRepresents an execution context, as specified by section 10 of the ECMA spec
 CInterpreterInterpreter objects can be used to evaluate ECMAScript code
 CExecStateRepresents the current state of script execution
 CListNative list type
 CListIteratorIterator for KJS::List objects
 CHashEntryAn entry in a hash table
 CHashTableA hash table Usually the hashtable is generated by the create_hash_table script, from a .table file
 CLookupFast keyword lookup
 CBinaryLogicalNodeExpr1 && expr2, expr1 || expr2
 CConditionalNodeThe ternary operator, "logical ? expr1 : expr2"
 CClassInfoClass Information
 CObjectRepresents an Object
 CErrorFactory methods for error objects
 CSavedPropertiesSaved Properties
 CPropertyMapHashTableEntryA hashtable entry for the PropertyMap
 CPropertyMapJavascript Property Map
 CReferenceDefines a Javascript reference
 CReferenceListIteratorAn iterator for a ReferenceList
 CReferenceListA list of Reference objects
 CScopeChainNodeA scope chain node
 CScopeChainA scope chain object
 CUCharUnicode character
 CUCharReferenceDynamic reference to a string character
 CCString8 bit char based string class
 CUStringUnicode string class
 CValueImpValueImp is the base type for all primitives (Undefined, Null, Boolean, String, Number) and objects in ECMAScript
 CValueValue objects are act as wrappers ("smart pointers") around ValueImp objects and their descendents
 CUndefinedRepresents an primitive Undefined value
 CNullRepresents an primitive Null value
 CBooleanRepresents an primitive Boolean value
 CStringRepresents an primitive String value
 CNumberRepresents an primitive Number value

kjs

Skip menu "kjs"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kjs

Skip menu "kjs"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for kjs by doxygen 1.9.1
This website is maintained by Timothy Pearson.