Javet v0.8.3
- Added
V8Runtime.lowMemoryNotification()
andV8Runtime.idleNotificationDeadline()
- Added
V8Host.setMemoryUsageThresholdRatio()
,V8Host.enableGCNotification()
, andV8Host.disableGCNotification()
- Updated JavetEnginePool to be lock free
- Added
autoSendGCNotification
toJavetEngineConfig
- Moved
JavetCallbackContext
management fromV8ValueFunction
to V8 - Added
JavetPromiseRejectCallback
for V8 mode