Home
last modified time | relevance | path

Searched refs:GetPropertyAttributeWithInterceptor (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dobjects.h1542 PropertyAttributes GetPropertyAttributeWithInterceptor(JSObject* receiver,
Dobjects.cc1999 PropertyAttributes JSObject::GetPropertyAttributeWithInterceptor( in GetPropertyAttributeWithInterceptor() function in v8::internal::JSObject
2083 GetPropertyAttributeWithInterceptor(receiver, name, continue_search); in GetPropertyAttribute()