Home
last modified time | relevance | path

Searched refs:ApiIndexedPropertyAccess (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dlog.h209 void ApiIndexedPropertyAccess(const char* tag,
Dlog.cc1049 void Logger::ApiIndexedPropertyAccess(const char* tag, in ApiIndexedPropertyAccess() function in v8::internal::Logger
Dobjects.cc4019 ApiIndexedPropertyAccess("interceptor-indexed-set", *holder, index)); in SetPropertyWithInterceptor()
5402 ApiIndexedPropertyAccess("interceptor-indexed-has", *holder, index)); in GetPropertyAttributesWithInterceptor()
5427 LOG(isolate, ApiIndexedPropertyAccess("interceptor-indexed-get-has", in GetPropertyAttributesWithInterceptor()
6170 ApiIndexedPropertyAccess("interceptor-indexed-delete", *holder, index)); in DeletePropertyWithInterceptor()
16240 ApiIndexedPropertyAccess("interceptor-indexed-get", *holder, index)); in GetPropertyWithInterceptor()