Home
last modified time | relevance | path

Searched defs:descriptor1 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/assembler/tests/
Dtype_test.cpp24 std::string_view descriptor1; in TEST() local
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp184 PropertyDescriptor descriptor1(thread, JSHandle<JSTaggedValue>::Cast(ctor), true, false, true); in NewContainerConstructor() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp1367 PropertyDescriptor descriptor1(thread_, JSHandle<JSTaggedValue>::Cast(ctor), true, false, true); in InitializeCtor() local
3252 PropertyDescriptor descriptor1(thread_, JSHandle<JSTaggedValue>::Cast(ctor), true, false, true); in ITERATE_INTL() local
3737 …PropertyDescriptor descriptor1(thread_, JSHandle<JSTaggedValue>::Cast(accessor1), true, false, tru… in InitializeGlobalRegExp() local