Searched defs:EmitU16 (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | dyn_chunk.h | 53 inline int EmitU16(uint16_t data) in EmitU16() function in panda::ecmascript::DynChunk |
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/ | ||
| H A D | dyn_chunk.h | 72 inline int EmitU16(uint16_t data) in EmitU16() function in ark::DynChunk |
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/ | ||
| H A D | assembler.h | 197 void EmitU16(uint16_t v) in EmitU16() function in panda::ecmascript::Assembler |
Completed in 2 milliseconds