Commit d5f5baa
committed
ClearScript 7.2: Added V8ScriptEngine.CancelAwaitDebugger (GitHub Issue ClearFoundry#309); added support for BigInt64Array and BigUint64Array; (V8) same-runtime engines get direct access to all shared objects (related to GitHub Issue ClearFoundry#308); (V8) typed arrays and data views based on SharedArrayBuffer can be shared across runtimes (GitHub Issue ClearFoundry#317); improved V8-to-host invocation performance; updated build and API documentation. Tested with V8 9.6.180.14.
1 parent 176b139 commit d5f5baa
File tree
692 files changed
+2945
-1540
lines changed- ClearScriptBenchmarks/Properties
- ClearScriptConsole/Properties
- ClearScriptTest
- Properties
- ClearScriptV8
- ClearScript
- Exports
- JavaScript
- Properties
- Util
- V8
- SplitProxy
- Windows
- Core
- doc
- Misc
- macOS
- NetCore
- ClearScript.Core
- ClearScript.V8
- ClearScriptTest
- NetFramework
- ClearScript.Core
- ClearScriptTest
- NetStandard
- ClearScript.Core
- ClearScriptTest.NetStandard
- UWP
- ClearScript.Core
- ClearScript.V8
- Unix
- ClearScriptTest.NetStandard
- ClearScriptTest
- ClearScriptV8
- V8
- docs
- Details
- Reference
- fti
- html
- scripts
- toc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
692 files changed
+2945
-1540
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1641 | 1641 | | |
1642 | 1642 | | |
1643 | 1643 | | |
1644 | | - | |
| 1644 | + | |
| 1645 | + | |
| 1646 | + | |
1645 | 1647 | | |
1646 | 1648 | | |
1647 | 1649 | | |
1648 | | - | |
| 1650 | + | |
1649 | 1651 | | |
1650 | 1652 | | |
1651 | 1653 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
61 | 69 | | |
62 | 70 | | |
63 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | 331 | | |
347 | 332 | | |
348 | 333 | | |
| |||
0 commit comments