Home
last modified time | relevance | path

Searched defs:beginOffset (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cgfunc.h878 int32 beginOffset = 0; /* Begin offset based x29. */ variable
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp162 uint32_t beginOffset = 2; in TEST_F() local