Home | History | Annotate | Download | only in interpreter

Lines Matching refs:DataPropertyInLiteralFlag

1578         DataPropertyInLiteralFlags flags = DataPropertyInLiteralFlag::kDontEnum;
1580 flags |= DataPropertyInLiteralFlag::kSetFunctionName;
1819 DataPropertyInLiteralFlag::kNoFlags;
1821 data_property_flags |= DataPropertyInLiteralFlag::kSetFunctionName;