reinitialize method
void
reinitialize()
Drop native heap and re-run channel / console / setTimeout setup. Used by JsEnginePool when resetting a leased engine. Default is no-op.
Implementation
void reinitialize() {}
Drop native heap and re-run channel / console / setTimeout setup. Used by JsEnginePool when resetting a leased engine. Default is no-op.
void reinitialize() {}