Home
last modified time | relevance | path

Searched defs:enableOptTrackField (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dglobal_type_infer.cpp20 … PGOProfilerDecoder *decoder, bool enableOptTrackField, bool enableLog) in GlobalTypeInfer()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_manager.h131 bool enableOptPGOType, bool enableOptTrackField, bool enableOptLoopPeeling) in PassOptions()
Dtype_recorder.cpp28 … const MethodPcInfo &methodPCInfo, const Bytecodes *bytecodes, bool enableOptTrackField) in TypeRecorder()
Dbytecode_circuit_builder.h269 bool enableOptTrackField) in BytecodeCircuitBuilder()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.h44 bool enableOptTrackField; member