Home
last modified time | relevance | path

Searched defs:methodAndLiteralId (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_compiler.cpp2552 uint32_t methodAndLiteralId = static_cast<uint32_t>(methodId) | (static_cast<uint32_t>(literalId) << TWO_BYTE_SIZE); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local

Completed in 15 milliseconds