Home
last modified time | relevance | path

Searched full:resolves (Results 1 – 25 of 85) sorted by relevance

1234

/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dldobj.obj.yaml190 # resolves to a static object field
194 # resolves to a static object array
198 # resolves to a non-existing object field
202 # resolves to object's constructor
206 # resolves to objects's method
210 # resolves to some other object
214 # resolves to some static function
218 # resolves to a field name in a wrong object
238 …description: Check that verifier reports an error when the field resolves to a field with size or …
Dldobj.v.obj.yaml181 # resolves to a static object field
185 # resolves to a static object array
189 # resolves to a non-existing object field
193 # resolves to object's constructor
197 # resolves to objects's method
201 # resolves to some other object
205 # resolves to some static function
209 # resolves to a field name in a wrong object
229 …description: Check that verifier reports an error when the field resolves to a field with size or …
Dstobj.obj.yaml204 # resolves to a static object field
208 # resolves to a static object array
212 # resolves to a non-existing object field
216 # resolves to object's constructor
220 # resolves to objects's method
224 # resolves to some other object
228 # resolves to some static function
232 # resolves to a field name in a wrong object
Dstobj.v.obj.yaml196 # resolves to a static object field
200 # resolves to a static object array
204 # resolves to a non-existing object field
208 # resolves to objects's method
212 # resolves to some other object
216 # resolves to some static function
220 # resolves to a field name in a wrong object
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dldobj.v.obj.yaml274 # resolves to a static object field
280 # resolves to a static object array
286 # resolves to a non-existing object field
290 # resolves to object's constructor
294 # resolves to objects's method
298 # resolves to some other object
302 # resolves to some static function
306 # resolves to a field name in a wrong object
327 …description: Check that verifier reports an error when the field resolves to a field with size or …
Dldobj.obj.yaml280 # resolves to a static object field
286 # resolves to a static object array
292 # resolves to a non-existing object field
296 # resolves to object's constructor
300 # resolves to objects's method
304 # resolves to some other object
308 # resolves to some static function
312 # resolves to a field name in a wrong object
333 …description: Check that verifier reports an error when the field resolves to a field with size or …
Dstobj.obj.yaml306 # resolves to a static object field
309 # resolves to a static object array
312 # resolves to a non-existing object field
316 # resolves to object's constructor
320 # resolves to objects's method
324 # resolves to some other object
328 # resolves to some static function
332 # resolves to a field name in a wrong object
Dstobj.v.obj.yaml316 # resolves to a static object field
319 # resolves to a static object array
322 # resolves to a non-existing object field
326 # resolves to objects's method
330 # resolves to some other object
334 # resolves to some static function
338 # resolves to a field name in a wrong object
/arkcompiler/runtime_core/static_core/plugins/ets/irtoc_scripts/
Dcommon.irt25 # Resolves a value of type 'ref_uint' stored in the memory by address 'base + offset', where 'offse…
35 # Resolves a value of type 'ref_uint' stored in the memory by address 'base + offset', and returns …
/arkcompiler/ets_frontend/test262/
DdynamicImport_tests.txt206 syntax-nested-block-labeled-eval-script-code-host-resolves-module-code.js
207 nested-async-function-await-eval-script-code-host-resolves-module-code.js
216 nested-async-function-return-await-eval-script-code-host-resolves-module-code.js
221 nested-async-arrow-function-await-eval-script-code-host-resolves-module-code.js
231 nested-if-braceless-eval-script-code-host-resolves-module-code.js
233 nested-function-import-then-eval-script-code-host-resolves-module-code.js
235 nested-else-import-then-eval-script-code-host-resolves-module-code.js
243 nested-while-import-then-eval-script-code-host-resolves-module-code.js
245 nested-async-gen-await-eval-script-code-host-resolves-module-code.js
251 nested-do-while-eval-script-code-host-resolves-module-code.js
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/10.interfaces/07.interface_inheritance/multiple_interface/child_specifies_parent_use_case/
Dchild_specifies_parent_use_case_11.ets17 desc: Verify that a child interface resolves method conflicts when parent interfaces have methods w…
Dchild_specifies_parent_use_case_09.ets17 desc: Verify that a child interface providing its own implementation resolves method conflicts.
Dchild_specifies_parent_use_case_06.ets17 desc: Verify that a child interface resolves method conflicts when parent interfaces have methods w…
Dchild_specifies_parent_use_case_05.ets17 desc: Verify that a child interface resolves method conflicts when three parent interfaces have the…
Dchild_specifies_parent_use_case_16.ets17 desc: Verify that a child interface resolves method conflicts when parent interfaces have methods w…
Dchild_specifies_parent_use_case_17.ets17 desc: Verify that a child interface resolves method conflicts when parent interfaces have methods w…
Dchild_specifies_parent_use_case_04.ets17 desc: Verify that a child interface resolves method conflicts when parent interfaces have methods w…
Dchild_specifies_parent_use_case_10.ets17 desc: Verify that a child interface resolves method conflicts when parent interfaces have methods w…
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dget_definition_and_bound_span.cpp21 This api resolves the definition of a symbol at a given position in source code and returns:
/arkcompiler/runtime_core/static_core/tests/verifier-tests/
Dbug_2088.pa34 # Check that verifier reports an error when the field resolves to a field with size or type that …
/arkcompiler/runtime_core/tests/verifier-tests/
Dbug_2088.pa34 # Check that verifier reports an error when the field resolves to a field with size or type that …
/arkcompiler/runtime_core/compiler/docs/
Daot_resolve_string.md32 `RuntimeStringAot` runtime call resolves the string as a regular `RuntimeString` call, but also doe…
/arkcompiler/toolchain/tooling/static/debugger/
Dbreakpoint_storage.h82 * @brief Resolves pending breakpoints on new pandafile load
/arkcompiler/runtime_core/static_core/compiler/docs/
Daot_resolve_string.md32 `RuntimeStringAot` runtime call resolves the string as a regular `RuntimeString` call, but also doe…
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/debugger/
Dbreakpoint_storage.h82 * @brief Resolves pending breakpoints on new pandafile load

1234