Home
last modified time | relevance | path

Searched defs:nameDesc (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djsnapi_sendable.cpp45 PropertyDescriptor nameDesc(thread, false, false, false); in InitStaticDescription() local
Djs_function.cpp754 PropertyDescriptor nameDesc(thread, nameHandle, false, false, true); in SetFunctionName() local
871 PropertyDescriptor nameDesc(thread, nameHandle, false, false, true); in SetFunctionNameNoPrefix() local
Dobject_factory.cpp2330 PropertyDescriptor nameDesc(thread_, emptyString, false, false, true); in NewJSIntlBoundFunction() local
2353 PropertyDescriptor nameDesc(thread_, emptyString, false, false, true); in NewJSProxyRevocFunction() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_shared_function_test.cpp239 …PropertyDescriptor nameDesc(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(123)), false, fa… in HWTEST_F_L0() local
Dbuiltins_function_test.cpp262 …PropertyDescriptor nameDesc(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(123)), false, fa… in HWTEST_F_L0() local