Home
last modified time | relevance | path

Searched full:nor (Results 1 – 25 of 69) sorted by relevance

123

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/17.async_functions_and_methods/02.async_methods/
Dameth_n.params.yaml17 // Async methods can be neither abstract nor native.
23 // Async methods can be neither abstract nor native.
29 // Async methods can be neither abstract nor native.
35 // Async methods can be neither abstract nor native.
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dextend_assembler.h68 // X11 is neither callee saved reegister nor argument register in AvailableRegister1()
73 // X12 is neither callee saved reegister nor argument register in AvailableRegister2()
78 // X13 is neither callee saved reegister nor argument register in AvailableRegister3()
83 // X14 is neither callee saved reegister nor argument register in AvailableRegister4()
/arkcompiler/runtime_core/static_core/tests/verifier-tests/
Daccess_field_nomodifier_core.pa15 # - it must fail in Java if the class is nor inherited by current class, nor stays in the same pack…
/arkcompiler/runtime_core/tests/verifier-tests/
Daccess_field_nomodifier_core.pa15 # - it must fail in Java if the class is nor inherited by current class, nor stays in the same pack…
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-class-definiton2-expected.txt1 SyntaxError: Class method can not be declare nor readonly [test-class-definiton2.ts:18:25]
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dextended_assembler_x64.h56 // r10 is neither callee saved reegister nor argument register in AvailableRegister1()
61 // r11 is neither callee saved reegister nor argument register in AvailableRegister2()
/arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ts/
Dfunction_declaration_4.ts20 /* @@? 17:17 Error TypeError: A function whose declared type is neither 'void' nor 'any' must retur…
Dfunction_declaration_9.ts20 /* @@? 17:17 Error TypeError: A function whose declared type is neither 'void' nor 'any' must retur…
Dfunction_declaration_6.ts20 /* @@@ label Error TypeError: A function whose declared type is neither 'void' nor 'any' must retur…
Dfunction_declaration_1.ts20 /* @@@ label Error TypeError: A function whose declared type is neither 'void' nor 'any' must retur…
/arkcompiler/ets_frontend/ets2panda/test/ast/parser/ts/
Dtest-class-definiton2.ts20 /* @@@ label Error SyntaxError: Class method can not be declare nor readonly */
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/06.method_declarations/09.method_body/
Dmethod_declaration_with_semicolon.sts18 …on. It is a compile-time error if a method declaration is neither abstract nor native and has a se…
/arkcompiler/ets_frontend/ets2panda/linter/test/main/
Dlibrary_type_call.sts27 …this.c?.bar(undefined).then(); // Neither 'overload-error' nor 'object-is-possibly-undefined' err…
/arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/
Dfunction_declaration_4-expected.txt87 TypeError: A function whose declared type is neither 'void' nor 'any' must return a value. [functio…
Dfunction_declaration_9-expected.txt87 TypeError: A function whose declared type is neither 'void' nor 'any' must return a value. [functio…
Dfunction_declaration_6-expected.txt87 TypeError: A function whose declared type is neither 'void' nor 'any' must return a value. [functio…
Dfunction_declaration_1-expected.txt87 TypeError: A function whose declared type is neither 'void' nor 'any' must return a value. [functio…
/arkcompiler/ets_frontend/ets2panda/linter/test/rules/
Drule53.sts29 // nor during runtime if cast is wrong:
/arkcompiler/ets_frontend/ets2panda/linter/docs/rules/
Drecipe53.md33 // nor during runtime if cast is wrong:
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/17.async_functions_and_methods/01.async_functions/
Dafunc_n.params.yaml17 // Async functions can be neither abstract nor native.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/06.statements/02.multiple_catch_clauses_in_try_statements/
Dcatch_n.params.yaml54 # Ez is not an exception nor error
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_info.cpp50 … if (!isInStub && !isDeopt) { // no need for getting funcEntryDes when not in stub nor in deopt in CalCallSiteInfo()
/arkcompiler/runtime_core/static_core/verification/verifier/
Doptions.yaml43 …Fully qualified method names to verify (if neither this nor classes are set, all classes will be v…
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_int_regs.def27 * - %r11 is neither required to be preserved, nor is it used to pass arguments
/arkcompiler/runtime_core/static_core/docs/bc_verification/
Dcflow_checks.md144 By default only `throw` transition is allowed. Neither `jmp`, nor

123