Commit ef54f01
committed
QuickJS: Update header from CHOC upstream, and disable CONFIG_STACK_CHECK
The CONFIG_STACK_CHECK option doesn't work correctly when the QuickJS
engine is initialised on one thread and then later accessed by another
thread, which is a usage pattern implicitly supported by JUCE.1 parent 9715b90 commit ef54f01
File tree
2 files changed
+4
-3
lines changed- modules/juce_javascript
- choc/javascript
2 files changed
+4
-3
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9428 | 9428 | | |
9429 | 9429 | | |
9430 | 9430 | | |
9431 | | - | |
9432 | | - | |
9433 | | - | |
| 9431 | + | |
| 9432 | + | |
9434 | 9433 | | |
9435 | 9434 | | |
9436 | 9435 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
0 commit comments