Home
last modified time | relevance | path

Searched refs:SetSecurityToken (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/include/
H A Dv8-context.h144 void SetSecurityToken(Local<Value> token);
/third_party/node/deps/v8/include/v8-include/
H A Dv8-context.h147 void SetSecurityToken(Local<Value> token);
/third_party/node/src/
H A Dnode_contextify.cc260 v8_context->SetSecurityToken(main_context->GetSecurityToken()); in New()
/third_party/node/deps/v8/src/d8/
H A Dd8.cc1828 context->SetSecurityToken( in RealmCreateAllowCrossRealmAccess()
/third_party/node/deps/v8/src/api/
H A Dapi.cc6474 void v8::Context::SetSecurityToken(Local<Value> token) { in SetSecurityToken() function in v8::OneByteMask::v8::Context

Completed in 34 milliseconds