# # ChangeLog for trunk/FACT++/src/InterpreterV8-4.cc # # Generated by Trac 1.5.2 # 07/26/25 09:50:12 Wed, 21 Apr 2021 17:48:47 GMT tbretz [20090] * trunk/FACT++/src/InterpreterV8-4.cc (modified) * trunk/FACT++/src/InterpreterV8-4.h (modified) ObjectTemplates can not hold non primitive values anymore, therefore ... Mon, 19 Apr 2021 10:43:36 GMT tbretz [20085] * trunk/FACT++/src/InterpreterV8-4.cc (modified) * trunk/FACT++/src/InterpreterV8-4.h (modified) First argument not required anymore Mon, 19 Apr 2021 10:29:13 GMT tbretz [20083] * trunk/FACT++/src/InterpreterV8-4.cc (modified) * trunk/FACT++/src/InterpreterV8-4.h (modified) Replaced my own PersistentCopy by UniquePersistent, repaired Thread ... Wed, 30 Dec 2020 19:58:35 GMT tbretz [20024] * trunk/FACT++/src/InterpreterV8-4.cc (modified) For the moment, threads are disabled. Wed, 30 Dec 2020 18:52:55 GMT tbretz [20023] * trunk/FACT++/src/InterpreterV8-3.cc (copied) * trunk/FACT++/src/InterpreterV8-3.h (copied) * trunk/FACT++/src/InterpreterV8-4.cc (added) * trunk/FACT++/src/InterpreterV8-4.h (added) * trunk/FACT++/src/InterpreterV8.cc (added) * trunk/FACT++/src/InterpreterV8.h (added) This adds a version that was tested at least with V8 6.8 and a ...