Home
last modified time | relevance | path

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

/external/webkit/V8Binding/v8/src/
Dobjects.h1688 PropertyAttributes GetPropertyAttributeWithInterceptor(JSObject* receiver,
Dobjects.cc1995 PropertyAttributes JSObject::GetPropertyAttributeWithInterceptor( in GetPropertyAttributeWithInterceptor() function in v8::internal::JSObject
2081 GetPropertyAttributeWithInterceptor(receiver, name, continue_search); in GetPropertyAttribute()