Home
last modified time | relevance | path

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

123

/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/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/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.
/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/tests/tests-u-runner-2/runner/extensions/generators/ets_es_checked/generate-es-checked/
DREADME.md110 …, `NaN`, `Infinity`, include exceptions info, ill formed strings. To do so mangling was introduced:
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.h180 // bytecode file after it is 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/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*.
80 - Name of a compilation unit (see :ref:`Compilation Units`) that is introduced
456 - Name of a compilation unit introduced as a result of import with Bind All with
560 introduced by using type alias (particularly for a generic type).
721 When a variable is introduced by a variable declaration, type ``T`` of the
D16_concurrency.rst179 The ``Promise object`` is introduced to support asynchronous API. It is 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/libpandabase/
DREADME.md82 Tail arguments are positional arguments, which should be introduced with help of parser API
/arkcompiler/runtime_core/static_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/plugins/ets/tests/ets_sdk/api/@ohos/xml/
DXmlPullParserTest10.ets24 …suite.addTest("Testing the XML PullParser with introduced declaration, parsed correctly.", testXml…
/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.

123