Javet v0.7.2
- Added
setFunction(String functionName, String codeString)
toIV8ValueObject
- Added
equals()
andstrictEquals()
andsameValue()
toIV8Value
- Added
getIdentityHash()
toIV8ValueReference
- Added
isDead()
,isInUse()
,callAsConstructor()
andterminateExecution()
toV8Runtime
- Added V8 typed array and data view
- Added
IJavetEngineGuard