Home
last modified time | relevance | path

Searched refs:GetConstantString (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_accessor.h424 const ChunkVector<char>& GetConstantString(GateRef gate) const;
Dgate_accessor.cpp496 const ChunkVector<char>& GateAccessor::GetConstantString(GateRef gate) const in GetConstantString() function in panda::ecmascript::kungfu::GateAccessor
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp1365 const ChunkVector<char> &str = acc_.GetConstantString(gate); // 64: bit width in HandleConstString()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp3097 const ChunkVector<char> &str = acc_.GetConstantString(gate); // 64: bit width in HandleConstString()