Searched defs:GetInterceptor (Results 1 – 2 of 2) sorted by relevance
288 InterceptorInfo LookupIterator::GetInterceptor(JSObject holder) const { in GetInterceptor() function296 inline Handle<InterceptorInfo> LookupIterator::GetInterceptor() const { in GetInterceptor() function
269 inline CefRefPtr<CefV8Interceptor> GetInterceptor() { return interceptor_; } in GetInterceptor() function in __anon44d5a20d0111::V8TrackObject