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

kjs

  • KJS
  • ContextImp
Public Member Functions | Friends | List of all members
KJS::ContextImp Class Reference

#include <context.h>

Public Member Functions

 ContextImp (Object &glob, InterpreterImp *interpreter, Object &thisV, int _sourceId, CodeType type=GlobalCode, ContextImp *callingContext=0L, FunctionImp *func=0L, const List *args=0)
 
const ScopeChain & scopeChain () const
 
CodeType codeType () const
 
Object variableObject () const
 
void setVariableObject (const Object &v)
 
Object thisValue () const
 
ContextImp * callingContext ()
 
ObjectImp * activationObject ()
 
FunctionImp * function () const
 
const List * arguments () const
 
void pushScope (const Object &s)
 
void popScope ()
 
LabelStack * seenLabels ()
 
void mark ()
 
void pushTryCatch ()
 
void popTryCatch ()
 
bool inTryCatch () const
 
void setLines (int l0, int l1)
 

Friends

class Context
 
class StatementNode
 

Detailed Description

Execution context.

Definition at line 34 of file context.h.


The documentation for this class was generated from the following files:
  • context.h
  • internal.cpp

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.