Home
last modified time | relevance | path

Searched defs:MAX_BYTECODE_SIZE (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libabckit/src/codegen/
Dcommon.h28 static constexpr uint32_t MAX_BYTECODE_SIZE = 100000U; variable
/arkcompiler/runtime_core/bytecode_optimizer/
Dcommon.h28 static constexpr uint32_t MAX_BYTECODE_SIZE = 100000U; variable