JSContext newContextRaw({bool autoDispose = true}) => JSContext(JS_NewContextRaw(_ref), autoDispose: autoDispose);