Home
last modified time | relevance | path

Searched refs:right_shift (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
H A Dinstruction.h87 size_t right_shift = offset % BYTE_WIDTH; in ReadHelper() local
95 v >>= right_shift; in ReadHelper() local
/arkcompiler/runtime_core/libpandafile/
H A Dbytecode_instruction-inl.h30 size_t right_shift = offset % BYTE_WIDTH; in ReadHelper() local
38 v >>= right_shift; in ReadHelper() local

Completed in 2 milliseconds