Home | History | Annotate | Download | only in src

Lines Matching defs:token_handle

4357   i::Handle<i::Object> token_handle = Utils::OpenHandle(*token);
4358 env->set_security_token(*token_handle);
4381 i::Handle<i::Object> token_handle(security_token);
4382 return Utils::ToLocal(token_handle);