Home
last modified time | relevance | path

Searched defs:x1 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-tuple-type5.ts17 var x1 : [number, string]; variable
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dstub_tests.cpp146 int x1 = 2147483647; in HWTEST_F_L0() local
243 int x1 = 2147483647; in HWTEST_F_L0() local
274 uint64_t x1 = JSTaggedValue(50).GetRawData(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2108 GateRef x1 = PtrAdd(x, PtrSub(alignment, IntPtr(1))); in AlignUp() local