Home
last modified time | relevance | path

Searched defs:POINTER_SIZE (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/toolchain/tooling/dynamic/test/testcases/
Djs_step_into_test.h103 static constexpr size_t POINTER_SIZE = 10; variable
Djs_step_over_test.h101 static constexpr size_t POINTER_SIZE = 8; variable
Djs_step_out_test.h97 static constexpr size_t POINTER_SIZE = 5; variable
Djs_dropframe_test.h306 static constexpr size_t POINTER_SIZE = 17; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass_helper.h41 static constexpr size_t POINTER_SIZE = sizeof(uintptr_t); variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_size_test.cpp30 static constexpr size_t POINTER_SIZE = ClassHelper::POINTER_SIZE; variable