Lines Matching refs:PropertyAttributes

352                      PropertyAttributes attributes = DONT_ENUM) {  in InstallFunction()
362 PropertyAttributes attributes = DONT_ENUM) { in InstallFunction()
386 PropertyAttributes attributes, in InstallFunction()
402 PropertyAttributes attributes = DONT_ENUM; in InstallFunction()
427 PropertyAttributes attrs = DONT_ENUM) { in SimpleInstallFunction()
437 PropertyAttributes attrs = DONT_ENUM) { in SimpleInstallFunction()
455 PropertyAttributes attribs) { in SimpleInstallGetterSetter()
630 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY)) in GetThrowTypeErrorIntrinsic()
711 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateIteratorMaps()
715 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateIteratorMaps()
720 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateIteratorMaps()
724 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateIteratorMaps()
776 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateAsyncFunctionMaps()
820 PropertyAttributes attributes, in ReplaceAccessors()
829 PropertyAttributes rw_attribs = static_cast<PropertyAttributes>(DONT_ENUM); in AddRestrictedFunctionProperties()
1081 PropertyAttributes attribs = DONT_ENUM; in InstallError()
1259 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY)); in InitializeGlobal()
1296 PropertyAttributes attribs = static_cast<PropertyAttributes>( in InitializeGlobal()
1334 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1520 PropertyAttributes attribs = static_cast<PropertyAttributes>( in InitializeGlobal()
1589 static_cast<PropertyAttributes>(DONT_ENUM)); in InitializeGlobal()
1603 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1643 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1660 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1794 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1900 const PropertyAttributes no_enum = DONT_ENUM; in InitializeGlobal()
1964 PropertyAttributes writable = in InitializeGlobal()
1965 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE); in InitializeGlobal()
2069 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2126 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2130 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2134 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2138 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2142 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2145 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2149 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2153 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2157 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2246 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2322 PropertyAttributes attribs = in InitializeGlobal()
2323 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY); in InitializeGlobal()
2454 PropertyAttributes roc_attribs = in InitializeGlobal()
2455 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY); in InitializeGlobal()
2534 const PropertyAttributes attributes = in InitializeGlobal()
2535 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY); in InitializeGlobal()
2926 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in ExportFromRuntime()
2986 PropertyAttributes attribs = in ExportFromRuntime()
2987 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY); in ExportFromRuntime()
3132 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in ExportFromRuntime()
3191 PropertyAttributes attrs = in ExportFromRuntime()
3192 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY); in ExportFromRuntime()
3250 PropertyAttributes attributes = in EMPTY_INITIALIZE_GLOBAL_FOR_FEATURE()
3251 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY); in EMPTY_INITIALIZE_GLOBAL_FOR_FEATURE()
3347 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InstallArrayBuffer()
3402 PropertyAttributes attribs = static_cast<PropertyAttributes>( in InstallInternalArray()
3773 PropertyAttributes attribs = DONT_ENUM; in InstallNatives()