Commit 22e1aea
src: set node_is_initialized in node::Init
This can make node_is_initialized correctly set to true for applications
that use node::Init to embed iojs.
PR-URL: nodejs#225
Reviewed-By: Ben Noordhuis <[email protected]>1 parent 668420d commit 22e1aea
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3426 | 3426 | | |
3427 | 3427 | | |
3428 | 3428 | | |
| 3429 | + | |
| 3430 | + | |
| 3431 | + | |
| 3432 | + | |
| 3433 | + | |
3429 | 3434 | | |
3430 | 3435 | | |
3431 | 3436 | | |
| |||
3634 | 3639 | | |
3635 | 3640 | | |
3636 | 3641 | | |
3637 | | - | |
3638 | 3642 | | |
3639 | 3643 | | |
3640 | 3644 | | |
| |||
0 commit comments