alicorn-systems / v8-adapter

Adapter for sharing Java classes and objects with a V8 runtime.
BSD 3-Clause Clear License
37 stars 18 forks source link

#11 Fixes bug when v8 object was read with old content in Java #29

Closed AlexTrotsenko closed 5 years ago

AlexTrotsenko commented 5 years ago

if this v8 object is result of overridden java object injection in JS: do not attach resulting self-contained V8 object of overridden java object injection back to original java object.