Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit.h70 void SetArch(bool isArch64) in SetArch()
Dcircuit.cpp24 …:Circuit(NativeAreaAllocator* allocator, DebugInfo* debugInfo, const char* funcName, bool isArch64) in Circuit()