Home
last modified time | relevance | path

Searched refs:DeletePropertyWithInterceptor (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Djs-objects.h884 V8_WARN_UNUSED_RESULT static Maybe<bool> DeletePropertyWithInterceptor(
H A Djs-objects.cc960 JSObject::DeletePropertyWithInterceptor(it, should_throw); in DeleteProperty()
3948 Maybe<bool> JSObject::DeletePropertyWithInterceptor(LookupIterator* it, in DeletePropertyWithInterceptor() function in v8::internal::JSObject

Completed in 11 milliseconds