Home
last modified time | relevance | path

Searched defs:nameKey (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dglobal_env.cpp46 JSHandle<JSTaggedValue> nameKey(factory->NewFromUtf8(name)); in GetStringPrototypeFunctionByName() local
54 JSHandle<JSTaggedValue> nameKey(factory->NewFromUtf8(name)); in GetStringFunctionByName() local
Dglobal_dictionary-inl.h118 JSTaggedValue nameKey = entry.first; in GetAllKeys() local
152 JSTaggedValue nameKey = entry.first; in GetAllKeysByFilter() local
198 JSTaggedValue nameKey = entry.first; in GetEnumAllKeys() local
Djsnapi_sendable.cpp44 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in InitStaticDescription() local
Djs_function.cpp286 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in NameGetter() local
697 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in GetFunctionName() local
753 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in SetFunctionName() local
Dobject_factory.cpp2329 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in NewJSIntlBoundFunction() local
2352 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in NewJSProxyRevocFunction() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_errors_test.cpp63 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
89 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
123 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
159 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
248 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
283 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
374 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
409 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
494 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
529 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
[all …]
Dbuiltins_function_test.cpp193 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in HWTEST_F_L0() local
242 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in HWTEST_F_L0() local
293 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Derror_helper_test.cpp148 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
202 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
257 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
318 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dglobal_dictionary_test.cpp197 std::vector<CString> nameKey = {"a", "b", "c", "d", "e", "f", in HWTEST_F_L0() local
238 std::vector<CString> nameKey = {"a", "b", "c", "d", "e", "f", in HWTEST_F_L0() local
297 std::vector<CString> nameKey = {"a", "b", "s", "t", "e", "f", in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_function.cpp263 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in FunctionPrototypeBindInternal() local
352 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in FunctionPrototypeToString() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackgetter.cpp143 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in GetNativeStack() local
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp811 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in HandleUncaughtException() local