Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc6570 bool desc_is_accessor_descriptor = in ValidateAndApplyPropertyDescriptor() local
6586 !desc_is_accessor_descriptor); in ValidateAndApplyPropertyDescriptor()
6587 if (!desc_is_accessor_descriptor) { in ValidateAndApplyPropertyDescriptor()
6608 DCHECK(desc_is_accessor_descriptor); in ValidateAndApplyPropertyDescriptor()
6738 desc_is_accessor_descriptor); in ValidateAndApplyPropertyDescriptor()
6799 DCHECK(desc_is_accessor_descriptor || in ValidateAndApplyPropertyDescriptor()