Home
last modified time | relevance | path

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

/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/
Dglobal_env.cpp77 JSHandle<JSTaggedValue> nameKey(factory->NewFromUtf8(name)); in GetStringPrototypeFunctionByName() local
85 JSHandle<JSTaggedValue> nameKey(factory->NewFromUtf8(name)); in GetStringFunctionByName() local
Dglobal_dictionary-inl.h119 JSTaggedValue nameKey = entry.first; in GetAllKeys() local
153 JSTaggedValue nameKey = entry.first; in GetAllKeysByFilter() local
199 JSTaggedValue nameKey = entry.first; in GetEnumAllKeys() local
Djsnapi_sendable.cpp46 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in InitStaticDescription() local
Djs_function.cpp350 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in NameGetter() local
761 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in GetFunctionName() local
817 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in SetFunctionName() local
Dobject_factory.cpp2387 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in NewJSIntlBoundFunction() local
2410 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in NewJSProxyRevocFunction() 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
259 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
321 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dglobal_dictionary_test.cpp194 std::vector<CString> nameKey = {"a", "b", "c", "d", "e", "f", in HWTEST_F_L0() local
235 std::vector<CString> nameKey = {"a", "b", "c", "d", "e", "f", in HWTEST_F_L0() local
294 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/napi/
Djsnapi_class_creation_helper.cpp159 JSHandle<JSTaggedValue> nameKey = thread->GlobalConstants()->GetHandledNameString(); in CreateClassFuncWithProperties() 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.cpp837 JSHandle<JSTaggedValue> nameKey = globalConst->GetHandledNameString(); in HandleUncaughtException() local