Home
last modified time | relevance | path

Searched full:currently (Results 1 – 25 of 58) sorted by relevance

123

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DjsdocReturnTag1.ts23 returns {string} This comment is not currently exposed
32 returns {string=} This comment is not currently exposed
41 returns {string|number} This comment is not currently exposed
DcheckJsdocReturnTag1.ts24 returns {string} This comment is not currently exposed
33 returns {string=} This comment is not currently exposed
42 returns {string|number} This comment is not currently exposed
DjsDeclarationsClasses.ts48 // @readonly is currently unsupported, it seems - included here just in case that changes
101 // @readonly is currently unsupported, it seems - included here just in case that changes
DunderscoreThisInDerivedClass01.ts25 // currently captures 'this' using a letiable named '_this'.
DstringLiteralTypesAsTags03.ts37 // Currently (2015-12-14), we write '"A" | "A"' and '"B" | "B"' to avoid
DnamedTupleMembers.ts127 // documenting binding pattern behavior (currently does _not_ generate tuple names)
/arkcompiler/runtime_core/docs/bc_verification/
Dcflow_checks.md102 into code, then they will be considered ok. Currently, due to imprecision
313 By default such jumps are prohibited currently.
/arkcompiler/ets_runtime/ecmascript/
Djs_generator_object.cpp78 // methodContext is the currently running execution context. in GeneratorResume()
132 // methodContext is the currently running execution context. in GeneratorResumeAbrupt()
Djs_async_function.cpp173 // and prevContext is the currently running execution context. in AsyncFunctionAwaitFulfilled()
202 // and prevContext is the currently running execution context. in AsyncFunctionAwaitRejected()
/arkcompiler/runtime_core/libpandabase/mem/
Dcode_allocator.h66 …// TODO(dtrubenkov): Remove when some CodeCache space will be implemented, currently used for avoi…
/arkcompiler/runtime_core/isa/
Dasserts.rb127 assert('Conditionals should be jumps') do # At least currently
141 assert('Jumps differ from other control-flow') do # At least currently
/arkcompiler/runtime_core/tests/cts-generator/generator/
Dtest_base.rb30 …# Currently generator supports only single instruction per test. However coverage tool supports ar…
/arkcompiler/runtime_core/docs/
Ddesign-of-interpreter.md170 1. The size of a virtual register is not hardcoded by design. Currently it is always 128 bits,
218 Lots of things are being created in parallel, and currently there is no stable front-end for Panda
Dglossary.md66 It means that all objects which are currently in use are known and we know how to get value
Dassembly_format.md136 Currently Panda Assembly supports annotations for the following languages:
151 Currently Panda Assembly supports following Java annotations
/arkcompiler/runtime_core/cmake/
DCodeStyle.cmake14 # Currently we fix a certain version of clang-format to avoid unstable linting,
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_symbol.cpp160 // 4.Assert: GlobalSymbolRegistry does not currently contain an entry for stringKey. in For()
184 // 3.Assert: GlobalSymbolRegistry does not currently contain an entry for sym. in KeyFor()
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer.cpp337 // polymorphism is not currently supported, in UpdateTypeForRWOp()
343 // polymorphism is not currently supported in UpdateTypeForRWOp()
/arkcompiler/runtime_core/libpandabase/events/
Devents.yaml22 # The following streams are currently available:
/arkcompiler/runtime_core/compiler/docs/
Dtry_catch_blocks_ir.md153 Currently the folowing algorithm is implemented:
Dir_builder.md60 …p` is a map, where key is virtual register, value is an IR instruction that currently defines value
Dreg_alloc_graph_coloring_doc.md27 …es of the graph. Affinity edges represent move-relation between values. Currently affinity edges a…
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/
Dassembler.h267 …LOG_ECMA(FATAL) << "Assembler does not currently support other platforms, please run on x64 and ar… in GetFrameCompletionPos()
/arkcompiler/runtime_core/libpandabase/utils/
Dregmask.h51 * Currently we don't support registers number greater than 32.
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp432 …LOG_FULL(FATAL) << "AsmInterpreter does not currently support other platforms, please run on x64 a… in GetStackSignalHandler()
506 …LOG_FULL(FATAL) << "AsmInterpreter does not currently support other platforms, please run on x64 a… in GetPcFromContext()

123