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
Please register or sign in to comment
By default, each `v8::Context` has a different Security Token, which prevents access to one context from another. fix #7140