Searched refs:GetPropertyAttributeWithHandler (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dobjects.h7699 MUST_USE_RESULT PropertyAttributes GetPropertyAttributeWithHandler(
H A Dobjects.cc2762 MUST_USE_RESULT PropertyAttributes JSProxy::GetPropertyAttributeWithHandler( function in class:v8::internal::JSProxy
2821 return GetPropertyAttributeWithHandler(receiver, *name);
3212 return JSProxy::cast(result->proxy())->GetPropertyAttributeWithHandler(

Completed in 228 milliseconds