| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| D | extend_assembler.h | 68 // 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/ets_runtime/ecmascript/compiler/assembler/x64/ |
| D | extended_assembler_x64.h | 56 // 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/es2panda/test/parser/ts/type_checker/ |
| D | function_declaration_1-expected.txt | 88 TypeError: A function whose declared type is neither 'void' nor 'any' must return a value. [functio…
|
| D | function_declaration_6-expected.txt | 88 TypeError: A function whose declared type is neither 'void' nor 'any' must return a value. [functio…
|
| D | function_declaration_9-expected.txt | 88 TypeError: A function whose declared type is neither 'void' nor 'any' must return a value. [functio…
|
| D | function_declaration_4-expected.txt | 88 TypeError: A function whose declared type is neither 'void' nor 'any' must return a value. [functio…
|
| D | as_expression_1-expected.txt | 100 TypeError: Conversion of type 'string' to type 'number' may be a mistake because neither type suffi…
|
| /arkcompiler/runtime_core/verification/verifier/ |
| D | options.yaml | 43 …Fully qualified method names to verify (if neither this nor classes are set, all classes will be v…
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_object.cpp | 41 // 1.If NewTarget is neither undefined nor the active function, then in ObjectConstructor() 218 // 1.If Type(O) is neither Object nor Null, throw a TypeError exception. in Create() 222 …THROW_TYPE_ERROR_AND_RETURN(thread, "Create: O is neither Object nor Null", JSTaggedValue::Excepti… in Create() 648 // 3. If Type(proto) is neither Object nor Null, throw a TypeError exception. in SetPrototypeOf() 652 THROW_TYPE_ERROR_AND_RETURN(thread, "SetPrototypeOf: proto is neither Object nor Null", in SetPrototypeOf() 921 // 3. If Type(proto) is neither Object nor Null, return undefined.. in ProtoSetter()
|
| D | builtins_reflect.cpp | 309 THROW_TYPE_ERROR_AND_RETURN(thread, "SetPrototypeOf: proto is neither Object nor Null", in ReflectSetPrototypeOf()
|
| D | builtins_number.cpp | 164 …// 4. If neither trimmedString nor any prefix of trimmedString satisfies the syntax of a StrDecima… in ParseFloat()
|
| D | builtins_string.cpp | 616 // 2. If regexp is neither undefined nor null, then in MatchAll() 810 // If searchValue is neither undefined nor null, then in Replace() 1312 // If separator is neither undefined nor null, then in Split()
|
| D | builtins_promise.cpp | 125 // 5. If S is neither undefined nor null, let C be S. in All() 186 // 5. If S is neither undefined nor null, let C be S. in Race()
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsAsExpression.cpp | 107 … "' may be a mistake because neither type sufficiently overlaps with the other. If this was ", in Check()
|
| /arkcompiler/runtime_core/docs/bc_verification/ |
| D | cflow_checks.md | 144 By default only `throw` transition is allowed. Neither `jmp`, nor
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_generator_object.cpp | 63 "state is neither suspendedStart nor suspendedYield"); in GeneratorResume()
|
| D | js_proxy.cpp | 82 // 10. If Type(handlerProto) is neither Object nor Null, throw a TypeError exception. in GetPrototype() 84 …THROW_TYPE_ERROR_AND_RETURN(thread, "JSProxy::GetPrototype: Type(handlerProto) is neither Object n… in GetPrototype() 284 // 11. If Type(trapResultObj) is neither Object nor Undefined, throw a TypeError exception in GetOwnProperty() 309 // 11. If Type(trapResultObj) is neither Object nor Undefined, throw a TypeError exception. in GetOwnProperty()
|
| /arkcompiler/runtime_core/irtoc/scripts/ |
| D | monitors.irt | 51 # Go to slow path if mark word's state is neither Unlock, nor Lightweight lock
|
| /arkcompiler/runtime_core/dprof/libstorage/dprof/ |
| D | storage.cpp | 104 LOG(ERROR, DPROF) << storageDir << " is already exists and it is neither directory"; in Create()
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | monitor.yaml | 126 description: Check verification failure when accumulator contains neither object, not null
|
| D | isinstance.yaml | 272 …description: Check that verifier fails when accumulator contains wrong value - neither object, nor… 298 …description: Check that verifier fails when accumulator contains wrong value - neither object, nor…
|
| /arkcompiler/ets_frontend/es2panda/typescript/core/ |
| D | function.cpp | 68 "A function whose declared type is neither 'void' nor 'any' must return a value."); in HandleFunctionReturn()
|
| /arkcompiler/ets_frontend/test262/ |
| D | es2015_tests.txt | 3994 built-ins/Proxy/getPrototypeOf/trap-result-neither-object-nor-null-throws-number.js 3995 built-ins/Proxy/getPrototypeOf/trap-result-neither-object-nor-null-throws-boolean.js 3996 built-ins/Proxy/getPrototypeOf/trap-result-neither-object-nor-null-throws-string.js 3997 built-ins/Proxy/getPrototypeOf/trap-result-neither-object-nor-null-throws-symbol.js 4001 built-ins/Proxy/getPrototypeOf/trap-result-neither-object-nor-null-throws-undefined.js
|
| D | CI_tests.txt | 1043 built-ins/Proxy/getPrototypeOf/trap-result-neither-object-nor-null-throws-symbol.js
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …neither type sufficiently overlaps with the other. If this was intentional, convert the expression…
|