• Home
  • Raw
  • Download

Lines Matching refs:DONT_ENUM

398                                  PropertyAttributes attributes = DONT_ENUM) {  in InstallFunction()
404 PropertyAttributes attributes = DONT_ENUM) { in InstallFunction()
456 PropertyAttributes attributes = DONT_ENUM; in InstallFunction()
481 PropertyAttributes attrs = DONT_ENUM, in SimpleInstallFunction()
495 PropertyAttributes attrs = DONT_ENUM, in SimpleInstallFunction()
504 PropertyAttributes attrs = DONT_ENUM, in SimpleInstallFunction()
516 PropertyAttributes attrs = DONT_ENUM, in SimpleInstallFunction()
528 return SimpleInstallFunction(isolate, base, name, call, len, adapt, DONT_ENUM, in SimpleInstallFunction()
564 JSObject::DefineAccessor(base, property_name, getter, setter, DONT_ENUM) in SimpleInstallGetter()
592 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InstallConstant()
688 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY)) in GetThrowTypeErrorIntrinsic()
862 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateIteratorMaps()
866 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateIteratorMaps()
871 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateIteratorMaps()
875 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateIteratorMaps()
955 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateAsyncIteratorMaps()
986 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateAsyncIteratorMaps()
990 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateAsyncIteratorMaps()
994 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateAsyncIteratorMaps()
1005 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateAsyncIteratorMaps()
1060 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateAsyncFunctionMaps()
1143 PropertyAttributes rw_attribs = static_cast<PropertyAttributes>(DONT_ENUM); in AddRestrictedFunctionProperties()
1360 factory->the_hole_value(), Builtins::kErrorConstructor, DONT_ENUM); in InstallError()
1377 DONT_ENUM); in InstallError()
1379 factory->empty_string(), DONT_ENUM); in InstallError()
1391 factory->toString_string(), DONT_ENUM); in InstallError()
1410 info, DONT_ENUM); in InstallError()
1456 DONT_ENUM); in InitializeGlobal()
1553 Builtins::kObjectPrototypeSetProto, DONT_ENUM); in InitializeGlobal()
1578 function_fun, DONT_ENUM); in InitializeGlobal()
1593 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY), in InitializeGlobal()
1687 DONT_ENUM | DONT_DELETE); in InitializeGlobal()
1722 array_function, DONT_ENUM); in InitializeGlobal()
1766 Builtins::kArrayPrototypeValues, 0, true, DONT_ENUM, in InitializeGlobal()
1795 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1832 number_fun, DONT_ENUM); in InitializeGlobal()
1865 parse_float_fun, DONT_ENUM); in InitializeGlobal()
1872 parse_int_fun, DONT_ENUM); in InitializeGlobal()
1887 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1891 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1894 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1899 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1903 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1908 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1913 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1917 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1922 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1925 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1929 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY)); in InitializeGlobal()
1949 boolean_fun, DONT_ENUM); in InitializeGlobal()
1975 DONT_ENUM | DONT_DELETE | READ_ONLY); in InitializeGlobal()
2004 string_fun, DONT_ENUM); in InitializeGlobal()
2116 DONT_ENUM, BuiltinFunctionId::kStringIterator); in InitializeGlobal()
2130 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2190 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2203 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2246 factory->InternalizeUtf8String("toGMTString"), DONT_ENUM); in InitializeGlobal()
2335 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2386 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2400 DONT_ENUM); in InitializeGlobal()
2509 Builtins::kRegExpPrototypeExec, 1, true, DONT_ENUM); in InitializeGlobal()
2532 DONT_ENUM); in InitializeGlobal()
2535 DONT_ENUM); in InitializeGlobal()
2537 Builtins::kRegExpPrototypeTest, 1, true, DONT_ENUM); in InitializeGlobal()
2570 const PropertyAttributes no_enum = DONT_ENUM; in InitializeGlobal()
2635 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE); in InitializeGlobal()
2730 JSObject::AddProperty(isolate_, global, name, json_object, DONT_ENUM); in InitializeGlobal()
2738 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2745 JSObject::AddProperty(isolate_, global, name, math, DONT_ENUM); in InitializeGlobal()
2819 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2833 JSObject::AddProperty(isolate_, global, name, console, DONT_ENUM); in InitializeGlobal()
2881 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2889 JSObject::AddProperty(isolate_, global, name, intl, DONT_ENUM); in InitializeGlobal()
2905 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2937 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2970 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
2999 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
3031 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
3039 JSObject::AddProperty(isolate_, global, name, array_buffer_fun, DONT_ENUM); in InitializeGlobal()
3144 values, DONT_ENUM); in InitializeGlobal()
3217 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
3284 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
3308 entries, DONT_ENUM); in InitializeGlobal()
3343 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
3369 DONT_ENUM); in InitializeGlobal()
3371 values, DONT_ENUM); in InitializeGlobal()
3388 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY); in InitializeGlobal()
3449 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
3480 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal()
3524 JSObject::AddProperty(isolate_, global, reflect_string, reflect, DONT_ENUM); in InitializeGlobal()
3577 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY); in InitializeGlobal()
3616 DONT_ENUM, Representation::Tagged()); in InitializeGlobal()
3623 DONT_ENUM, Representation::Tagged()); in InitializeGlobal()
3649 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY); in InitializeGlobal()
3670 DONT_ENUM, Representation::Tagged()); in InitializeGlobal()
3961 JSObject::AddProperty(isolate(), global, natives_key, utils, DONT_ENUM); in ConfigureUtilsObject()
4025 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in ExportFromRuntime()
4055 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in ExportFromRuntime()
4072 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in ExportFromRuntime()
4107 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in ExportFromRuntime()
4157 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in ExportFromRuntime()
4248 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY); in ExportFromRuntime()
4283 global_proxy, DONT_ENUM); in EMPTY_INITIALIZE_GLOBAL_FOR_FEATURE()
4295 isolate()->shared_array_buffer_fun(), DONT_ENUM); in InitializeGlobal_harmony_sharedarraybuffer()
4301 DONT_ENUM); in InitializeGlobal_harmony_sharedarraybuffer()
4304 name, static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal_harmony_sharedarraybuffer()
4325 trim_left_fun, DONT_ENUM); in InitializeGlobal_harmony_string_trimming()
4337 trim_right_fun, DONT_ENUM); in InitializeGlobal_harmony_string_trimming()
4354 values_iterator, DONT_ENUM); in InitializeGlobal_harmony_array_prototype_values()
4373 Builtins::kArrayPrototypeFlat, 0, false, DONT_ENUM); in InitializeGlobal_harmony_array_flat()
4375 Builtins::kArrayPrototypeFlatMap, 1, false, DONT_ENUM); in InitializeGlobal_harmony_array_flat()
4429 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal_harmony_string_matchall()
4503 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal_harmony_bigint()
4559 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal_harmony_await_optimization()
4596 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal_harmony_intl_list_format()
4632 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal_harmony_locale()
4699 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in InitializeGlobal_harmony_intl_relative_time_format()
4721 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY)); in CreateArrayBuffer()
4733 array_buffer_fun, DONT_ENUM); in CreateArrayBuffer()
4739 Builtins::kArrayBufferIsView, 1, true, DONT_ENUM, in CreateArrayBuffer()
4794 DONT_ENUM | DONT_DELETE); in InstallInternalArray()
5159 PropertyAttributes attribs = DONT_ENUM; in InstallNatives()