Searched defs:isArch64 (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | circuit.h | 60 void SetArch(bool isArch64) in SetArch() |
| D | circuit.cpp | 23 Circuit::Circuit(NativeAreaAllocator* allocator, bool isArch64) : in Circuit() |