Home
last modified time | relevance | path

Searched refs:emitNewline (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Demit.h191 void EmitStr(const std::string &mplStr, bool emitAscii = false, bool emitNewline = false);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp524 void Emitter::EmitStr(const std::string &mplStr, bool emitAscii, bool emitNewline) in EmitAsmLabel() argument
583 if (emitNewline) { in EmitAsmLabel()

Completed in 5 milliseconds