Home
last modified time | relevance | path

Searched full:exactly (Results 1 – 25 of 63) sorted by relevance

123

/arkcompiler/ets_frontend/es2panda/test/parser/js/
Dtest-object-expression1-expected.txt1 SyntaxError: Setter must have exactly one formal parameter [test-object-expression1.js:19:1]
/arkcompiler/runtime_core/static_core/verification/models/contexts_merge/
Dcheck_set_intersection_as_lub.als55 example: run Show for 7 but exactly 4 Register, exactly 5 Class, exactly 5 Interface, exactly 3 Ins…
/arkcompiler/ets_frontend/ets2panda/test/ast/parser/js/
Dtest-object-expression1.js21 /* @@@ label Error SyntaxError: Setter must have exactly one formal parameter. */
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/03.named_reference/
Dnamed_reference_19.ets17 desc: The verification parameter type must match exactly the declaration.
/arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/
Dsetter_with_more_than_one_formal_parameter.ets20 /* @@@ label Error SyntaxError: Setter must have exactly one formal parameter. */
DInvalidParserImpl.ets27 /* @@? 19:1 Error SyntaxError: Setter must have exactly one formal parameter. */
Daccessor_with_this_param.ets39 /* @@? 24:1 Error SyntaxError: Setter must have exactly one formal parameter. */
DInvalidClasses.ets95 /* @@? 41:5 Error SyntaxError: The special predefined method '$_get' should have exactly one requir…
98 /* @@? 45:5 Error SyntaxError: The special predefined method '$_set' should have exactly two requir…
/arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/
Dbroken_setter.ets30 /* @@? 23:5 Error SyntaxError: Setter must have exactly one formal parameter. */
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/18.annotations/04.ambient_annotations/ambient_annotations_n/
Dambient_annotations_n.ets17 desc: An ambient annotation and the annotation that implements it must be exactly identical,
Dambient_annotations_n.d.ets17 desc: An ambient annotation and the annotation that implements it must be exactly identical,
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/06.contexts_and_conversions/05.implicit_conversions/02.widening_primitive_conversions/
Dbytetolong.ets22 throw new Error("Byte array must be exactly 8 bytes long");
Dbytetofloat.ets22 throw new Error("Byte array must be exactly 4 bytes long");
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
Dark_config.py30 # CC-OFFNXT(G.CTL.01) This is exactly the signature of the function that required.
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_peep.h43 * 1. The [MEM] operand is exactly same then first
45 * 2. The [MEM] operand is exactly same and src opnd
59 /* Remove redundant mov which src and dest opnd is exactly same */
87 /* Remove redundant mov which src and dest opnd is exactly same */
/arkcompiler/runtime_core/static_core/plugins/ets/doc/annotations/
Dannotations.rst344 The ambient declaration and annotation that implements it must be exactly the same,
369 An ambient declaration can be imported and used exactly the same way as a regular annotation.
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D18_annotations.rst399 A short notation and a notation with an object literal behave in exactly the
523 An ambient annotation and the annotation that implements it must be exactly
555 An ambient declaration can be imported and used in exactly the same manner
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dextractor.h79 * Do not use this method unless you exactly know what you are doing.
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dbecommon.cpp133 …CHECK_FATAL(ty.GetTypeIndex() == typeSizeTable.size(), "make sure the ty idx is exactly the table … in FinalizeTypeTable()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_coroutine.h42 …* Since C++ requires function type to exactly match the formal parameter type, we have to make thi…
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/astchecker/
DREADME.md51 This pattern has to be put exactly before the expression/statement to be tested.
/arkcompiler/runtime_core/static_core/compiler/docs/
Dinlining.md81 exactly that CHA guards check. When method execution reaches this guard, it reads flag and see that…
/arkcompiler/ets_runtime/common_components/common/
Drun_type.cpp90 // if the size doesn't match any of the configs exactly, we choose
/arkcompiler/runtime_core/static_core/verification/models/typesystem/
Dark_subtyping_closure.als247 Sig this/Time forced to have exactly 10 atoms.
248 Sig ts/Variance forced to have exactly 3 atoms.
/arkcompiler/runtime_core/static_core/runtime/
Dlock_order_graph.cpp115 // daemon thread. If a runtime calls DeregisterSuspendedThreads exactly when in CheckNodeForTerminationLoops()

123