Home | History | Annotate | Download | only in src

Lines Matching refs:JSProxy

223 MaybeObject* JSProxy::GetPropertyWithHandler(Object* receiver_raw,
247 MaybeObject* JSProxy::GetElementWithHandler(Object* receiver,
256 MaybeObject* JSProxy::SetElementWithHandler(uint32_t index,
266 bool JSProxy::HasElementWithHandler(uint32_t index) {
667 return JSProxy::cast(holder)->GetElementWithHandler(receiver, index);
1278 accumulator->Add("<JSProxy>");
1362 JSProxy::BodyDescriptor::IterateBody(this, v);
2057 return result->HandlerResult(JSProxy::cast(pt));
2086 return JSProxy::cast(pt)->SetPropertyWithHandlerIfDefiningSetter(
2619 bool JSProxy::HasPropertyWithHandler(String* name_raw) {
2634 MUST_USE_RESULT MaybeObject* JSProxy::SetPropertyWithHandler(
2653 MUST_USE_RESULT MaybeObject* JSProxy::SetPropertyWithHandlerIfDefiningSetter(
2661 Handle<JSProxy> proxy(this);
2727 MUST_USE_RESULT MaybeObject* JSProxy::DeletePropertyWithHandler(
2752 MUST_USE_RESULT MaybeObject* JSProxy::DeleteElementWithHandler(
2758 return JSProxy::DeletePropertyWithHandler(*name, mode);
2762 MUST_USE_RESULT PropertyAttributes JSProxy::GetPropertyAttributeWithHandler(
2767 Handle<JSProxy> proxy(this);
2815 MUST_USE_RESULT PropertyAttributes JSProxy::GetElementAttributeWithHandler(
2825 void JSProxy::Fix() {
2828 Handle<JSProxy> self(this);
2850 MUST_USE_RESULT Handle<Object> JSProxy::CallTrap(const char* name,
3212 return JSProxy::cast(result->proxy())->GetPropertyAttributeWithHandler(
3607 MaybeObject* JSProxy::GetIdentityHash(CreationFlag flag) {
3985 return JSProxy::cast(this)->DeleteElementWithHandler(index, mode);
3993 return JSProxy::cast(this)->DeletePropertyWithHandler(name, mode);
4269 result->HandlerResult(JSProxy::cast(this));
8792 return JSProxy::cast(pt)->GetElementAttributeWithHandler(
8933 return JSProxy::cast(pt)->GetElementAttributeWithHandler(
9460 return JSProxy::cast(this)->SetElementWithHandler(