Closed mfikes closed 9 years ago
Goby currently creates its own JSContext, initializes (adding capabilities, etc.)
To make Goby more generally useful, allow client code to instead pass a JSContext that has been initialized according to the needs of the client code.
Goby currently creates its own JSContext, initializes (adding capabilities, etc.)
To make Goby more generally useful, allow client code to instead pass a JSContext that has been initialized according to the needs of the client code.