Home | History | Annotate | Download | only in src

Lines Matching refs:DeletePropertyPostInterceptor

3797 MaybeObject* JSObject::DeletePropertyPostInterceptor(String* name,
3840 this_handle->DeletePropertyPostInterceptor(*name_handle, NORMAL_DELETION);
3967 return DeletePropertyPostInterceptor(name, mode);