Home | History | Annotate | Download | only in src

Lines Matching full:token_handle

5531   i::Handle<i::Object> token_handle = Utils::OpenHandle(*token);
5532 env->set_security_token(*token_handle);
5546 i::Handle<i::Object> token_handle(security_token, isolate);
5547 return Utils::ToLocal(token_handle);