Home
last modified time | relevance | path

Searched defs:GetInterceptor (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dlookup-inl.h288 InterceptorInfo LookupIterator::GetInterceptor(JSObject holder) const { in GetInterceptor() function
296 inline Handle<InterceptorInfo> LookupIterator::GetInterceptor() const { in GetInterceptor() function
/third_party/cef/libcef/renderer/
Dv8_impl.cc269 inline CefRefPtr<CefV8Interceptor> GetInterceptor() { return interceptor_; } in GetInterceptor() function in __anon44d5a20d0111::V8TrackObject