Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc6239 return ValidateAndApplyPropertyDescriptor(isolate, it, extensible, desc, in OrdinaryDefineOwnProperty()
6252 return ValidateAndApplyPropertyDescriptor( in IsCompatiblePropertyDescriptor()
6259 Maybe<bool> JSReceiver::ValidateAndApplyPropertyDescriptor( in ValidateAndApplyPropertyDescriptor() function in v8::internal::JSReceiver
Dobjects.h1976 MUST_USE_RESULT static Maybe<bool> ValidateAndApplyPropertyDescriptor(