Home
last modified time | relevance | path

Searched defs:stringPtr (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_emitter.h78 std::vector<uint32> stringPtr; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Demit.h416 MapleSet<UStrIdx> stringPtr; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp3358 ObjectPointerType stringPtr {0}; in VisitLoadString() local