Home
last modified time | relevance | path

Searched defs:EmitU16 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Ddyn_chunk.h52 inline int EmitU16(uint16_t data) in EmitU16() function
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/
Dassembler.h186 void EmitU16(uint16_t v) in EmitU16() function