Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.h125 noCheck_(ctx->GetEcmaVM()->GetJSOptions().IsCompilerNoCheck()), in TSInlineLowering()
Dts_hcr_lowering.h46 noCheck_(ctx->GetEcmaVM()->GetJSOptions().IsCompilerNoCheck()), in TSHCRLowering()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h1143 bool IsCompilerNoCheck() const in IsCompilerNoCheck() function