Searched refs:IsCompatiblePropertyDescriptor (Results 1 – 3 of 3) sorted by relevance
201 V8_WARN_UNUSED_RESULT static Maybe<bool> IsCompatiblePropertyDescriptor(
3570 Maybe<bool> valid = IsCompatiblePropertyDescriptor( in DefineOwnProperty()3742 Maybe<bool> valid = IsCompatiblePropertyDescriptor( in GetOwnPropertyDescriptor()
1405 Maybe<bool> JSReceiver::IsCompatiblePropertyDescriptor( in IsCompatiblePropertyDescriptor() function in v8::internal::JSReceiver