Home
last modified time | relevance | path

Searched refs:GetCompilerAnFileMaxByteSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.cpp79 anFileMaxByteSize_ = runtimeOptions.GetCompilerAnFileMaxByteSize(); in CompilationOptions()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h2100 uint64_t GetCompilerAnFileMaxByteSize() const in GetCompilerAnFileMaxByteSize() function