Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp165 {OpCode::CONSTSTRING, &LLVMIRBuilder::HandleConstString}, in InitializeHandlers()
1189 void LLVMIRBuilder::HandleConstString(GateRef gate) in HandleConstString() function in panda::ecmascript::kungfu::LLVMIRBuilder