Searched defs:GetPropertyWithInterceptor (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dhandles.cc298 Handle<Object> GetPropertyWithInterceptor(Handle<JSObject> receiver, function in namespace:v8::internal
304 holder->GetPropertyWithInterceptor(*receiver,
H A Dobjects.cc632 return result->holder()->GetPropertyWithInterceptor(
10039 MaybeObject* JSObject::GetPropertyWithInterceptor( function in class:v8::internal::JSObject

Completed in 64 milliseconds