Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp191 void OutputTypeJArray(const MIRType &ty, BinaryMplExport &mplExport) in OutputTypeJArray() function
326 RegisterFactoryFunction<OutputTypeFactory>(kTypeJArray, OutputTypeJArray); in InitOutputTypeFactory()