Home
last modified time | relevance | path

Searched refs:IsEnableTypeLowering (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp158 bool isEnableTypeLowering = runtimeOptions.IsEnableTypeLowering(); in Main()
Dts_inline_lowering.h121 enableTypeLowering_(ctx->GetEcmaVM()->GetJSOptions().IsEnableTypeLowering()), in TSInlineLowering()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h903 bool IsEnableTypeLowering() const in IsEnableTypeLowering() function