Home
last modified time | relevance | path

Searched full:introduced (Results 1 – 25 of 46) sorted by relevance

12

/arkcompiler/runtime_core/isa/
DChangeLog.md11 + Introduced new backward compatibility policy.
/arkcompiler/runtime_core/static_core/isa/
DChangeLog.md19 + Introduced new backward compatibility policy.
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dbalance_expressions.h95 // Same as std::bit_ceil() introduced in C++20
122 // Same as std::bit_floor() introduced in C++20, except that return strictly less than `val`
/arkcompiler/runtime_core/static_core/docs/
Don-stack-replacement.md68 New pseudo-instruction is introduced: SaveStateOsr - instruction should be the first one in each lo…
78 For this purpose new stackmap and new opcode were introduced.
Drationale-for-bytecode.md126 accumulator, a simple optimizer will be introduced as a part of the toolchain.
Dimport-export.md241 The name of a compilation unit will be introduced as a result of import * as N where N is an identi…
395 * A multimap is introduced to handle aliasing, which is stored in the binder for every parsed file
/arkcompiler/runtime_core/docs/
Don-stack-replacement.md68 New pseudo-instruction is introduced: SaveStateOsr - instruction should be the first one in each lo…
78 For this purpose new stackmap and new opcode were introduced.
Drationale-for-bytecode.md126 accumulator, a simple optimizer will be introduced as a part of the toolchain.
/arkcompiler/ets_runtime/ecmascript/ic/
Dproto_change_details.h46 …// The "NotFoundHasChanged" flag is introduced to address a specific issue. In the "RuntimeUpdateA…
/arkcompiler/runtime_core/static_core/runtime/bridge/arch/arm/
Dinterpreter_to_compiled_code_bridge_dyn_arm.S69 // new call format was introduced and you have to implement the corresponding handler.
Dinterpreter_to_compiled_code_bridge_arm.S206 // new call format was introduced and you have to implement the corresponding handler.
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/tools/generate-es-checked/
DREADME.md110 …, `NaN`, `Infinity`, include exceptions info, ill formed strings. To do so mangling was introduced:
/arkcompiler/runtime_core/static_core/runtime/bridge/arch/aarch64/
Dinterpreter_to_compiled_code_bridge_dyn_aarch64.S77 // new call format was introduced and you have to implement the corresponding handler.
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.h179 // bytecode file after it is introduced
/arkcompiler/runtime_core/static_core/runtime/bridge/arch/amd64/
Dinterpreter_to_compiled_code_bridge_dyn_amd64.S89 // new call format was introduced and you have to implement the corresponding handler.
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D4_names.rst28 a type, a function, a method, etc.---is introduced via a *declaration*.
79 that is introduced as a result of ``import * as N`` (see :ref:`Bind All with Qualified Access`)
411 - Compilation unit name introduced as a result of import with Bind All with
510 introduced by using type alias (particularly for a generic type).
664 When a variable is introduced by a variable declaration, type ``T`` of the
/arkcompiler/runtime_core/static_core/cmake/
DDefinitions.cmake227 # introduced for GetDynamicTimeZoneInformation
233 #introduced for "std::filesystem::create_directories"
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h570 … bool wpoFakeParam = false; // fake symbol introduced in wpo phase for a parameter, NOT serialized
571 …bool wpoFakeRet = false; // fake symbol introduced in wpo phase for return value, NOT serialized
/arkcompiler/runtime_core/static_core/libpandabase/
DREADME.md82 Tail arguments are positional arguments, which should be introduced with help of parser API
/arkcompiler/runtime_core/libpandabase/
DREADME.md82 Tail arguments are positional arguments, which should be introduced with help of parser API
/arkcompiler/ets_frontend/ets2panda/docs/
Dimport_export.md127 The name of a compilation unit will be introduced as a result of import * as N where N is an identi…
280 * A multimap is introduced to handle aliasing, which is stored in the binder for every parsed file
/arkcompiler/runtime_core/cmake/
DDefinitions.cmake196 #introduced for "std::filesystem::create_directories"
/arkcompiler/runtime_core/static_core/runtime/bridge/arch/x86/
Dinterpreter_to_compiled_code_bridge_x86.S205 // new call format was introduced and you have to implement the corresponding handler.
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/
DFunctions.sts334 * represent. The escape sequences might be introduced by a function
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Ddebug_info_cache.cpp312 … // We introduced a hack in DisasmBackedDebugInfoExtractor, assigning -1 to Accumulator in GetLocals()

12