Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/
DcompilerDriver.ts281 this.writeBinaryFile(pandaGen);
449 writeBinaryFile(pandaGen: PandaGen): void { method in CompilerDriver