Constructor
JavaScriptCoreVirtualMachinenew
Declaration [src]
JSCVirtualMachine*
jsc_virtual_machine_new (
void
)
Return value
Returns: | JSCVirtualMachine |
The newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |