Home | History | Annotate | Download | only in src

Lines Matching defs:token_handle

5621   i::Handle<i::Object> token_handle = Utils::OpenHandle(*token);
5622 env->set_security_token(*token_handle);
5645 i::Handle<i::Object> token_handle(security_token, isolate);
5646 return Utils::ToLocal(token_handle);