Searched full:kinds (Results 1 – 23 of 23) sorted by relevance
| /arkcompiler/runtime_core/runtime/mem/ |
| D | object_helpers.h | 111 * Traverse all kinds of object_header and call obj_visitor for each reference field. 117 * Traverse all kinds of object_header and call handler for each reference field. 145 * Traverse all kinds of object_header and call obj_visitor for each reference field. 151 * Traverse all kinds of object_header and call handler for each reference field.
|
| /arkcompiler/ets_frontend/ts2panda/tests/statements/ |
| D | for.test.ts | 141 // check the instruction kinds are the same as we expect 183 // check the instruction kinds are the same as we expect 258 // check the instruction kinds are the same as we expect 333 // check the instruction kinds are the same as we expect
|
| D | doWhile.test.ts | 98 // check the instruction kinds are the same as we expect 134 // check the instruction kinds are the same as we expect
|
| D | while.test.ts | 147 // check the instruction kinds are the same as we expect 180 // check the instruction kinds are the same as we expect
|
| /arkcompiler/runtime_core/docs/bc_verification/ |
| D | types_n_values.md | 3 Types are divided into next kinds: 64 All kinds of types live in the same type universe under the same subtyping relation.
|
| /arkcompiler/ets_frontend/ts2panda/src/ |
| D | jshelpers.js | 226 function skipOuterExpressions(node, kinds) { argument 227 return ts.skipOuterExpressions(node, kinds);
|
| D | jshelpers.d.ts | 70 export function skipOuterExpressions(node: ts.Node, kinds?: ts.OuterExpressionKinds): ts.Node;
|
| /arkcompiler/ets_runtime/test/moduletest/calltype/ |
| D | calltype.js | 33 * @tc.desc:test different kinds of call types
|
| /arkcompiler/runtime_core/docs/ |
| D | 2022-08-18-isa-changelog.md | 24 such that runtime can distinguish the "define-function" operations of different kinds.
|
| D | rationale-for-bytecode.md | 192 all kinds of addition (for short and long integers, for signed and unsigned integers, for
|
| D | runtime-compiled_code-interaction.md | 84 The runtime can create several kinds of stack frames. But all the frames of managed code must have …
|
| /arkcompiler/ets_runtime/test/moduletest/callframe/ |
| D | callframe.js | 18 * @tc.desc:test different kinds of call frames
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | heap.h | 570 // Spaces used for special kinds of objects. 605 * Different kinds of markers used by different collectors.
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | call.virt.short.negative.yaml | 54 For methods with more arguments range kinds of instruction are to be used, which takes
|
| D | call.virt.range.negative.yaml | 55 For methods with more arguments range kinds of instruction are to be used, which takes
|
| D | call.virt.short.yaml | 87 For methods with more arguments range kinds of instruction are to be used, which takes
|
| D | call.virt.negative.yaml | 55 For methods with more arguments range kinds of instruction are to be used, which takes
|
| D | call.virt.range_base.yaml | 61 For methods with more arguments range kinds of instruction are to be used, which takes
|
| D | call.virt.range.yaml | 73 For methods with more arguments range kinds of instruction are to be used, which takes
|
| D | call.virt.yaml | 61 For methods with more arguments range kinds of instruction are to be used, which takes
|
| D | initobj.range.yaml | 27 …For methods with more arguments range kinds of instruction are to be used, which takes the needed …
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | pandagen.cpp | 1277 // no need to load funcobj to acc for super call in other kinds of functions in SuperCall()
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …kinds)||void 0===r?void 0:r.some((function(e){return t.refactorKindBeginsWith(e,n.kind)})))?void 0… property
|