Home
last modified time | relevance | path

Searched full:treat (Results 1 – 25 of 54) sorted by relevance

123

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/mem/
Dets_reference_processor.cpp58 LOG(DEBUG, REF_PROC) << "Treat " << GetDebugInfoAboutObject(ref) in IsReference()
68 …LOG(DEBUG, REF_PROC) << "Treat " << GetDebugInfoAboutObject(ref) << " as normal object, because re… in IsReference()
93 LOG(DEBUG, REF_PROC) << "Treat " << GetDebugInfoAboutObject(ref) in IsReference()
/arkcompiler/ets_frontend/ets2panda/linter/lib/utils/functions/
DidentiferUseInValueContext.ts61 // treat TypeQuery as valid because it's already forbidden (FaultID.TypeQuery)
/arkcompiler/runtime_core/tests/cts-coverage-tool/config/
Dnon_testable.yaml109 Callee should treat accumulator value as undefined and cannot use it until accumulator
/arkcompiler/runtime_core/libpandafile/
Dliteral_data_accessor-inl.h92 // thus treat literal array as array of one element with corresponding type in EnumerateLiteralVals()
/arkcompiler/runtime_core/static_core/libpandafile/
Dliteral_data_accessor-inl.h90 // thus treat literal array as array of one element with corresponding type in EnumerateLiteralVals()
/arkcompiler/runtime_core/static_core/plugins/ets/doc/system_arkts/
Dguide.rst37 * **ets-werror** : Treat all enabled ETS-warnings as errors.
/arkcompiler/ets_frontend/ets2panda/linter/src/
DCommandLineParser.ts99 addOption(new Option('--warnings-as-errors', 'treat warnings as errors').hideHelp(true));
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
Dgc_utils.cpp135 // NOT-ANY mode treat it as a non GC-reference, therefore can return false. in HasBeenGcRef()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dcard_table-inl.h75 // Make sure we can treat size_t as lockfree atomic
/arkcompiler/ets_frontend/ets2panda/
Des2panda.h150 bool etsWerror {}; // Treat all enabled ETS-warnings as errors
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dreturn.void.yaml21 …Caller should treat accumulator value as undefined and cannot use it until accumulator definition …
Dcall.virt.short.negative.yaml38 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.acc.short.yaml22 Callee should treat accumulator value as undefined and cannot use it until accumulator
1387 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.virt.range.yaml59 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.virt.acc.short.yaml22 Callee should treat accumulator value as undefined and cannot use it until accumulator
1544 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.acc.yaml22 Callee should treat accumulator value as undefined and cannot use it until accumulator
1426 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.virt.short.yaml52 Callee should treat accumulator value as undefined and cannot use it until accumulator
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dreturn.void.yaml25 …Caller should treat accumulator value as undefined and cannot use it until accumulator definition …
/arkcompiler/ets_frontend/arkguard/src/utils/
DScopeAnalyzer.ts871 // ignore all identifiers that treat as property in property access
890 // ignore all identifiers that treat as property in property declaration
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_prop.h183 * treat them as const
/arkcompiler/runtime_core/static_core/isa/
Disa.yaml2564 …Caller should treat accumulator value as undefined and cannot use it until accumulator definition …
2659 Callee should treat accumulator value as undefined and cannot use it until accumulator
2703 Callee should treat accumulator value as undefined and cannot use it until accumulator
2749 Callee should treat accumulator value as undefined and cannot use it until accumulator
2801 Callee should treat accumulator value as undefined and cannot use it until accumulator
/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h1535 // treat it as always throw NPE in HandleLdarrObj()
1874 // treat it as always throw NPE in CheckFieldAccess()
3595 // treat it as always throw NPE in HandleMonitorenter()
3620 // treat it as always throw NPE in HandleMonitorexit()
3737 // treat it as always throw NPE in CheckArrayStore()
3998 // treat it as always throw NPE in CheckArrayLoad()
4239 // treat it as always throw NPE in CheckFieldAccessByNameStartCheck()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_convert.h308 // JSError convertors are supposed to box JSValue objects, do not treat them in any other way
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D1_intro.rst335 Some languages treat operators as *syntactic sugar*---a conventional
/arkcompiler/ets_frontend/ets2panda/util/
Doptions.cpp174 …ark::PandArg<bool> opEtsWerror {"ets-werror", false, "Treat all enabled performance-related ets-wa…

123