Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate.h287 std::string GetBytecodeStr() const;
Dgate.cpp965 std::string Gate::GetBytecodeStr() const in GetBytecodeStr() function in panda::ecmascript::kungfu::Gate
1010 PrintGateWithAdditionOp(GetBytecodeStr(), comment); in PrintWithBytecode()