mozilla / positron

a experimental, Electron-compatible runtime on top of Gecko
Other
561 stars 64 forks source link

Add lock for isolate in NodeBindings #138

Open brendandahl opened 7 years ago

brendandahl commented 7 years ago

I'm not sure this is needed as we currently only ever have one isolate, but we should look into it more: https://github.com/mozilla/positron/blob/2afda57bc88478a33c705c41ac3a4be49ecb0e2f/positron/webidl/NodeBindings.cpp#L233