Searched refs:DeleteObjectProperty (Results 1 – 3 of 3) sorted by relevance
824 MUST_USE_RESULT static MaybeHandle<Object> DeleteObjectProperty(
3089 has_pending_exception = !i::Runtime::DeleteObjectProperty( in ForceDelete()3327 has_pending_exception = !i::Runtime::DeleteObjectProperty( in Delete()
5408 MaybeHandle<Object> Runtime::DeleteObjectProperty(Isolate* isolate, in DeleteObjectProperty() function in v8::internal::Runtime