public class JSCShim
extends java.lang.Object
Constructor and Description |
---|
JSCShim() |
Modifier and Type | Method and Description |
---|---|
static void |
staticInit()
To use the JavaScriptCore header files, you must compile JSCShim.cpp into your project
and call this function to connect to the LiquidCore JSC -> v8 bridge.
|