Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Ddyn_chunk.h62 inline int EmitU64(uint64_t data) in EmitU64() function
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/
Dassembler.h201 void EmitU64(uint64_t v) in EmitU64() function