Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Ddyn_chunk.h53 inline int EmitU16(uint16_t data) in EmitU16() function
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/
Ddyn_chunk.h72 inline int EmitU16(uint16_t data) in EmitU16() function
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/
Dassembler.h197 void EmitU16(uint16_t v) in EmitU16() function