Home
last modified time | relevance | path

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

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