Searched refs:MAX_BYTECODE_SIZE (Results 1 – 2 of 2) sorted by relevance
28 const constexpr uint32_t MAX_BYTECODE_SIZE = 100000U; variable
280 compiler::options.SetCompilerMaxBytecodeSize(MAX_BYTECODE_SIZE); in SetCompilerOptions()