C | |
check_syntax [JavaScriptCore.virtual_machine] |
Check if the JavaScript given has a syntax error
|
E | |
evaluate_script [JavaScriptCore.virtual_machine] |
Evaluate JavaScript code, gives back result of evaluation
|
G | |
garbage_collect [JavaScriptCore.virtual_machine] |
Force a garbage collection in the VM
|
N | |
name [JavaScriptCore.virtual_machine] |
Name of the given context
|
S | |
set_name [JavaScriptCore.virtual_machine] |
Set the name of the context
|