Home | History | Annotate | Download | only in src

Lines Matching full:token_handle

2930   i::Handle<i::Object> token_handle = Utils::OpenHandle(*token);
2931 env->set_security_token(*token_handle);
2947 i::Handle<i::Object> token_handle(security_token);
2948 return Utils::ToLocal(token_handle);