Commit b76a1ff9 authored by Fedor Indutny's avatar Fedor Indutny
Browse files

vm: share security token between contexts

By default, each `v8::Context` has a different Security Token, which
prevents access to one context from another.

fix #7140
parent b84ebfe8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment