Home
last modified time | relevance | path

Searched full:kinds (Results 1 – 23 of 23) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/
Dobject_helpers.h111 * 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/
Dfor.test.ts141 // 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
DdoWhile.test.ts98 // check the instruction kinds are the same as we expect
134 // check the instruction kinds are the same as we expect
Dwhile.test.ts147 // 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/
Dtypes_n_values.md3 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/
Djshelpers.js226 function skipOuterExpressions(node, kinds) { argument
227 return ts.skipOuterExpressions(node, kinds);
Djshelpers.d.ts70 export function skipOuterExpressions(node: ts.Node, kinds?: ts.OuterExpressionKinds): ts.Node;
/arkcompiler/ets_runtime/test/moduletest/calltype/
Dcalltype.js33 * @tc.desc:test different kinds of call types
/arkcompiler/runtime_core/docs/
D2022-08-18-isa-changelog.md24 such that runtime can distinguish the "define-function" operations of different kinds.
Drationale-for-bytecode.md192 all kinds of addition (for short and long integers, for signed and unsigned integers, for
Druntime-compiled_code-interaction.md84 The runtime can create several kinds of stack frames. But all the frames of managed code must have …
/arkcompiler/ets_runtime/test/moduletest/callframe/
Dcallframe.js18 * @tc.desc:test different kinds of call frames
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h570 // Spaces used for special kinds of objects.
605 * Different kinds of markers used by different collectors.
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.virt.short.negative.yaml54 For methods with more arguments range kinds of instruction are to be used, which takes
Dcall.virt.range.negative.yaml55 For methods with more arguments range kinds of instruction are to be used, which takes
Dcall.virt.short.yaml87 For methods with more arguments range kinds of instruction are to be used, which takes
Dcall.virt.negative.yaml55 For methods with more arguments range kinds of instruction are to be used, which takes
Dcall.virt.range_base.yaml61 For methods with more arguments range kinds of instruction are to be used, which takes
Dcall.virt.range.yaml73 For methods with more arguments range kinds of instruction are to be used, which takes
Dcall.virt.yaml61 For methods with more arguments range kinds of instruction are to be used, which takes
Dinitobj.range.yaml27 …For methods with more arguments range kinds of instruction are to be used, which takes the needed …
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1277 // no need to load funcobj to acc for super call in other kinds of functions in SuperCall()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2kinds)||void 0===r?void 0:r.some((function(e){return t.refactorKindBeginsWith(e,n.kind)})))?void 0… property