This repository was archived by the owner on Apr 22, 2023. It is now read-only.
Commit da30c00
src: pass the v8::Context to CreateEnvironment
Pass in the v8::Context, instead of creating it
within CreateEnvironment. This allows callers
to use a pre-existing context.
Signed-off-by: Fedor Indutny <[email protected]>1 parent c4e5fde commit da30c00
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3527 | 3527 | | |
3528 | 3528 | | |
3529 | 3529 | | |
| 3530 | + | |
3530 | 3531 | | |
3531 | 3532 | | |
3532 | 3533 | | |
3533 | 3534 | | |
3534 | 3535 | | |
3535 | 3536 | | |
3536 | | - | |
3537 | 3537 | | |
3538 | 3538 | | |
3539 | 3539 | | |
| |||
3605 | 3605 | | |
3606 | 3606 | | |
3607 | 3607 | | |
3608 | | - | |
3609 | | - | |
| 3608 | + | |
| 3609 | + | |
| 3610 | + | |
| 3611 | + | |
3610 | 3612 | | |
3611 | 3613 | | |
3612 | 3614 | | |
| |||
0 commit comments