Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Ddyn_chunk.h63 inline int EmitU64(uint64_t data) in EmitU64() function
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/
Ddyn_chunk.h82 inline int EmitU64(uint64_t data) in EmitU64() function
/arkcompiler/ets_runtime/ecmascript/serializer/
Dserialize_data.h210 ssize_t EmitU64(uint64_t c) in EmitU64() function
215 ssize_t EmitU64(uint64_t c, size_t offset) in EmitU64() function
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/
Dassembler.h221 void EmitU64(uint64_t v) in EmitU64() function