Home
last modified time | relevance | path

Searched defs:additionOp (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgate.cpp791 void Gate::Print(std::string additionOp, bool inListPreview, size_t highlightIdx, std::string_view comment) const in Print() argument
804 oss << "\"" << additionOpName << "\":\"" << additionOp; in DumpHeader() local
873 std::string Gate::ToString(std::string additionOp, bool inListPreview, size_t highlightIdx, in ToString() argument
1015 void Gate::PrintGateWithAdditionOp(std::string additionOp, std::string_view comment) const in PrintGateWithAdditionOp() argument

Completed in 3 milliseconds