Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_accessor.h423 const ChunkVector<char>& GetConstantString(GateRef gate) const;
Dgate_accessor.cpp515 const ChunkVector<char>& GateAccessor::GetConstantString(GateRef gate) const in GetConstantString() function in panda::ecmascript::kungfu::GateAccessor
Dllvm_ir_builder.cpp1242 const ChunkVector<char> &str = acc_.GetConstantString(gate); // 64: bit width in HandleConstString()
Dlitecg_ir_builder.cpp2259 const ChunkVector<char> &str = acc_.GetConstantString(gate); // 64: bit width in HandleConstString()