Documentation
Dlang.org
Context.getValue
javascriptcore
context
Context
Get a property of context global object with name.
class
Context
javascriptcore.value.Value
getValue
(
string
name
)
Parameters
name
string
the value name
Return Value
Type:
javascriptcore
.
value
.
Value
a #JSCValue
javascriptcore
context
Context
constructors
this
functions
checkSyntax
clearException
evaluate
evaluateInObject
evaluateWithSourceUri
getException
getGlobalObject
getValue
getVirtualMachine
popExceptionHandler
pushExceptionHandler
registerClass
self
setValue
throwException
throwWithName
throw_
properties
gType
static functions
getCurrent
getGType
newWithVirtualMachine
Get a property of context global object with name.