VirtualMachine
Object Hierarchy:
Description:
JSCVirtualMachine represents a group of JSCContext<!-- -->s.
It allows concurrent JavaScript execution by creating a different instance of JSCVirtualMachine in each thread.
To create a group of JSCContext<!-- -->s pass the same JSCVirtualMachine instance to every JSCContext constructor.
Namespace: JSC
Package: javascriptcoregtk-4.1
Content:
Creation methods:
Inherited Members:
All known members inherited from class GLib.Object