Aborts this context
Adds a reference to this script context
Executes this context
Gets the address of an argument
Gets the size of the callstack
Gets the script engine this context belongs to
Gets the line number based on stackLevel which the context is currently executing
Gets the line number, column and sectino name based on stackLevel which the context is currently executing
Gets the current state of the context
Gets the user data
Gets whether the context has any nested calls
Restores previous execution state
Prepares this context
Backups current state and prepares state for a nested call
Releases a reference to this script context
Sets a base type argument
Sets object/handle argument value
Sets the variable argument value and type
Sets object for class method call
Sets the user data
Suspends this context
Un-prepares this context
A script execution context