Searched defs:SIZE_OF_INT32 (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/ | ||
H A D | assembler_x64.h | 263 static constexpr int32_t SIZE_OF_INT32 = static_cast<int32_t>(sizeof(int32_t)); member in panda::ecmascript::x64::AssemblerX64 |
Completed in 2 milliseconds