Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dglobal_env.cpp58 JSHandle<JSTaggedValue> nameKey(factory->NewFromUtf8(name)); in GetStringPrototypeFunctionByName() local
66 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
Djs_function.cpp180 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in NameGetter() local
592 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in GetFunctionName() local
638 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in SetFunctionName() local
Decma_context.cpp629 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in PrintJSErrorInfo() local
Dobject_factory.cpp1891 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in NewJSIntlBoundFunction() local
1912 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in NewJSProxyRevocFunction() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_errors_test.cpp87 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
113 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
147 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
183 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
272 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
307 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
398 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
433 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
518 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
553 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
[all …]
Dbuiltins_function_test.cpp198 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in HWTEST_F_L0() local
253 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in HWTEST_F_L0() local
309 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Derror_helper_test.cpp172 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
226 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
281 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
342 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dglobal_dictionary_test.cpp221 std::vector<CString> nameKey = {"a", "b", "c", "d", "e", "f", in HWTEST_F_L0() local
262 std::vector<CString> nameKey = {"a", "b", "c", "d", "e", "f", in HWTEST_F_L0() local
321 std::vector<CString> nameKey = {"a", "b", "s", "t", "e", "f", in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_function.cpp246 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in FunctionPrototypeBind() local
335 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in FunctionPrototypeToString() local
Dbuiltins.cpp3742 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in SetSFunctionName() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackgetter.cpp131 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in GetNativeStack() local
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp808 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in HandleUncaughtException() local