提交歷史

作者 SHA1 備註 提交日期
  Marko Lahma c680830d3b Add easier APIs for interop usage (#1351) 2 年之前
  Marko Lahma 92fbdc3410 Allow deleting dictionary entries via interop (#1341) 2 年之前
  Baowei Li(Free) 3d05e3d350 Make object wrapper cache hold ObjectInstance type (#1326) 2 年之前
  Marko Lahma e38849e1c3 Open some API and create public API tests for compatibility (#1290) 3 年之前
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) 3 年之前
  Marko Lahma 704a016ce4 Reduce memory allocations in function calls (#1282) 3 年之前
  Marko Lahma 389629c2f0 More tweaks to reduce call stack size (#1277) 3 年之前
  Marko Lahma 3e0902c2e6 Slim down Completion and ExpressionResult struct sizes (#1270) 3 年之前
  Marko Lahma 3020dff7ac Improve recursion performance v1 (#1269) 3 年之前
  Marko Lahma 2196309316 Upgrade to Esprima 3.0.0-beta-6 (#1268) 3 年之前
  Marko Lahma e1e864955d Reduce stack frame size during Call and Construct (#1267) 3 年之前
  Marko Lahma 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) 3 年之前
  Marko Lahma e9567b980b Fix call stack pop to account for stack being reset (#1243) 3 年之前
  Marko Lahma 723723c84e Implement WeakRef (#1242) 3 年之前
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 年之前
  Marko Lahma a47b1cbca3 Maintain ObjectWrapper identity (#1227) 3 年之前
  Jonathan Resnick 68bad5061d Fix interop stack trace unwind (#1213) 3 年之前
  Christian Rondeau fb02542f7b Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171) 3 年之前
  Marko Lahma 3bc93cf385 Bring function construction closer to the spec (#1170) 3 年之前
  Marko Lahma 59a9cd262f Add ScriptOrModule to FunctionInstance (#1156) 3 年之前
  Marko Lahma 100e9f5c05 Make Engine implement IDisposable (#1153) 3 年之前
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) 3 年之前
  Jither 3fa1f8343c Debugger improvements 4b (#1113) 3 年之前
  Christian Rondeau 6098a14c54 Module support fixes and improvements (#1102) 3 年之前
  Marko Lahma 298ff59ac0 Fix class declaration hoisting and typeof double-evaluation (#1104) 3 年之前
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) 3 年之前
  Marko Lahma 9daf50cf25 Fix some error related issues (#1071) 3 年之前
  Gökhan Kurt 6d53805682 Various Interop fixes (#1063) 3 年之前
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) 3 年之前