Searched refs:GetElementAttributeWithHandler (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects-inl.h5738 return JSProxy::cast(this)->GetElementAttributeWithHandler(this, index);
5785 return JSProxy::cast(this)->GetElementAttributeWithHandler(this, index);
H A Dobjects.h9068 MUST_USE_RESULT PropertyAttributes GetElementAttributeWithHandler(
H A Dobjects.cc3657 MUST_USE_RESULT PropertyAttributes JSProxy::GetElementAttributeWithHandler( function in class:v8::internal::JSProxy
4386 return JSProxy::cast(pt)->GetElementAttributeWithHandler(receiver, index);
/external/v8/src/
H A Dobjects.h7702 MUST_USE_RESULT PropertyAttributes GetElementAttributeWithHandler(
H A Dobjects.cc2815 MUST_USE_RESULT PropertyAttributes JSProxy::GetElementAttributeWithHandler( function in class:v8::internal::JSProxy
8792 return JSProxy::cast(pt)->GetElementAttributeWithHandler(
8933 return JSProxy::cast(pt)->GetElementAttributeWithHandler(

Completed in 224 milliseconds