webkit2gtkd ~main (2022-05-05T10:14:08.170869)
Dub
Repo
Context.this
javascriptcore
Context
Context
Sets our main struct and passes it to the parent class.
this
(JSCContext* jSCContext, bool ownedRef)
class
Context
this
(
JSCContext
*
jSCContext
,
bool
ownedRef
= false
)
this
()
this
(VirtualMachine vm)
Meta
Source
See Implementation
javascriptcore
Context
Context
constructors
this
functions
checkSyntax
clearException
evaluate
evaluateInObject
evaluateWithSourceUri
getContextStruct
getException
getGlobalObject
getStruct
getValue
getVirtualMachine
popExceptionHandler
pushExceptionHandler
registerClass
setValue
throwException
throwMessage
throwWithName
static functions
getCurrent
getType
variables
jSCContext
Sets our main struct and passes it to the parent class.