Home | History | Annotate | Download | only in runtime

Lines Matching refs:DataPropertyInLiteralFlag

661       static_cast<DataPropertyInLiteralFlag>(flag);
663 PropertyAttributes attrs = (flags & DataPropertyInLiteralFlag::kDontEnum)
667 if (flags & DataPropertyInLiteralFlag::kSetFunctionName) {