Home | History | Annotate | Download | only in src

Lines Matching refs:ApiNamedPropertyAccess

191     LOG(isolate, ApiNamedPropertyAccess("load", self, name));
1905 LOG(isolate, ApiNamedPropertyAccess("interceptor-named-set", this, name));
1989 LOG(isolate, ApiNamedPropertyAccess("store", this, name));
3146 ApiNamedPropertyAccess("interceptor-named-has", *holder_handle, name));
3161 ApiNamedPropertyAccess("interceptor-named-get-has", this, name));
3824 ApiNamedPropertyAccess("interceptor-named-delete", *this_handle, name));
8999 LOG(isolate, ApiNamedPropertyAccess("load", *self, *key));
9057 LOG(isolate, ApiNamedPropertyAccess("store", *self, *key));
10054 ApiNamedPropertyAccess("interceptor-named-get", *holder_handle, name));