Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Ddyn_chunk.h58 inline int EmitU32(uint32_t data) in EmitU32() function
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/
Ddyn_chunk.h77 inline int EmitU32(uint32_t data) in EmitU32() function
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/
Dassembler.h202 ARK_INLINE void EmitU32(uint32_t v) in EmitU32() function