Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Djs-objects.h208 V8_WARN_UNUSED_RESULT static Maybe<bool> ValidateAndApplyPropertyDescriptor(
H A Djs-objects.cc1399 return ValidateAndApplyPropertyDescriptor( in OrdinaryDefineOwnProperty()
1409 // 1. Return ValidateAndApplyPropertyDescriptor(undefined, undefined, in IsCompatiblePropertyDescriptor()
1411 return ValidateAndApplyPropertyDescriptor( in IsCompatiblePropertyDescriptor()
1417 Maybe<bool> JSReceiver::ValidateAndApplyPropertyDescriptor( in ValidateAndApplyPropertyDescriptor() function in v8::internal::JSReceiver

Completed in 10 milliseconds