Searched refs:GetPersistentV8Handle (Results 1 – 2 of 2) sorted by relevance
148 persistentType& GetPersistentV8Handle() { return handle_; } in GetPersistentV8Handle() function304 persistentType& GetPersistentV8Handle();
1057 return (handle_->GetPersistentV8Handle() == in IsSame()1058 impl->handle_->GetPersistentV8Handle()); in IsSame()1171 CefV8ValueImpl::Handle::GetPersistentV8Handle() { in GetPersistentV8Handle() function in CefV8ValueImpl::Handle1740 return (handle_->GetPersistentV8Handle() == in IsSame()1741 thatValue->handle_->GetPersistentV8Handle()); in IsSame()