Home
last modified time | relevance | path

Searched full:future (Results 1 – 25 of 76) sorted by relevance

1234

/arkcompiler/ets_frontend/es2panda/lexer/token/
DtokenType.h175 /* strict mode future reserved keywords */
183 /* context dependent future */
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Dguide.rst62 violating the recipe does not currently affect the compilation, in future
76 **shrink** it in the future releases based on the feedback from the developers,
/arkcompiler/ets_frontend/ets2panda/lexer/token/
DtokenType.h208 /* strict mode future reserved keywords */
217 /* context dependent future */
/arkcompiler/ets_frontend/ets2panda/linter/
Dtslinter.sh18 # get absolute path to linter folder for possible use in future
/arkcompiler/ets_frontend/ets2panda/linter-4.2/
Dtslinter.sh18 # get absolute path to linter folder for possible use in future
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/02.lexical_elements/07.keywords/
Dreserved.ets18 desc: The following identifiers are also treated as keywords and are reserved for the future use (o…
/arkcompiler/ets_frontend/ets2panda/linter/test/
Denum_indexing.ts25 // check required in future
/arkcompiler/ets_frontend/ets2panda/linter-4.2/test/
Denum_indexing.ts25 // check required in future
/arkcompiler/runtime_core/scripts/
Drun-check-concurrency-format.sh19 …'<mutex>' 'pthread' '<shared_mutex>' '<condition_variable>' '<future>' '<stop_token>' 'this_thread'
/arkcompiler/runtime_core/static_core/runtime/mem/gc/reference-processor/
Dreference_processor.h57 …* Save reference for future processing and handle it with GC point of view (mark needed fields, if…
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dan_file_info.h100 // Future work: add main entry mapping to ai file
/arkcompiler/runtime_core/libpandafile/
Dliteral_data_accessor.h30 // by adding `INTARRAY` in the future
/arkcompiler/runtime_core/static_core/libpandafile/
Dliteral_data_accessor.h30 // by adding `INTARRAY` in the future
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dtask_scheduler.h63 * @param task_type - TaskType of future TaskQueue.
64 * @param vm_type - VMType of future TaskQueue.
/arkcompiler/runtime_core/static_core/compiler/docs/
Dcompilation_start.md87 std::future<bool> compilation_result_future = compilation_result_promise->get_future();
/arkcompiler/ets_frontend/ets2panda/test/
DCMakeLists.txt28 # this will be fixed in the future
/arkcompiler/ets_runtime/docs/
Doverview.md49 …methods, and bytecodes (built-in code blocks and constant strings in the future) in Actor instance…
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlse.h74 * loop. We call them phi-candidates (in future they can be used to reuse
Dinline_intrinsics.cpp180 // Revise it in the future optimizations. in TryInline()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dext_constantfold.cpp150 // Leave other cases for future including extended simplification of partial expressions in ExtFoldIor()
171 // Consider other cases in future in ExtFoldIor()
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine_worker.h101 …* @brief Add a coroutine to the finalization queue for future destruction and schedule the next re…
Dcoroutine_manager.h37 …* @brief defines the scheduling policy for a coroutine. Maybe in future we would like to add more …
/arkcompiler/runtime_core/static_core/irtoc/scripts/
Dresolvers.irt143 # TODO(liyiming): will support x86_64 in future
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinstructions.yaml26 …C++ base that represent this opcode. In far future if we managed to generate also instruction clas…
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_ssa.h161 * support single use in DUInfo in future

1234