Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Ddyn_chunk.h57 inline int EmitU32(uint32_t data) in EmitU32() function
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/
Dassembler.h191 void EmitU32(uint32_t v) in EmitU32() function