Home
last modified time | relevance | path

Searched refs: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
2554 parameters.emplace_back(static_cast<int32_t>(methodAndLiteralId)); in BYTECODE_BASELINE_HANDLER_IMPLEMENT()

Completed in 11 milliseconds