Home
last modified time | relevance | path

Searched defs:stringObj (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dmem_stats_gc_test.cpp115 coretypes::String *stringObj = in MemStatsTest() local
Dg1gc_fullgc_test.cpp188 coretypes::String *stringObj = in MakeAllocations() local
Dmem_stats_gen_gc_test.cpp275 coretypes::String *stringObj = in MakeAllocationsWithRepeats() local
/arkcompiler/runtime_core/static_core/plugins/ets/sdk/native/api/
Dani_textencoder.cpp251 ani_object DoEncodeInto(ani_env *env, [[maybe_unused]] ani_object object, ani_string stringObj, ani… in DoEncodeInto()
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/modify_api/super_this/
Dsuper_this_modify.cpp210 AbckitInst *stringObj = g_dynG->iCreateLoadString(graph, fieldName); in StByValueTest() local
472 AbckitInst *stringObj = g_dynG->iCreateLoadString(graph, funcName); in LdByValueTest() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_number_stub_builder.cpp37 Label stringObj(env); in ParseFloat() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCreation.cpp320 auto *stringObj = setType(GlobalTypeId::ETS_STRING_BUILTIN, in InitializeGlobalBuiltinObjectType() local
/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/loadstore/
Dloadstore.cpp649 auto *stringObj = g_dynG->iCreateLoadString(graph, fieldName); in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp3273 void ETSGen::LoadStringChar(const ir::AstNode *node, const VReg stringObj, const VReg charIndex) in LoadStringChar()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani_interaction_api.cpp6200 EtsObject *stringObj = itemsArr->Get(ordinal); in GetStringArrayFromEnumItem() local