Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit.h76 void SetArch(bool isArch64) in SetArch()
Dcircuit.cpp25 bool isArch64, panda::ecmascript::FrameType type) in Circuit()
Dgate.cpp423 void Gate::Verify(bool isArch64, const std::string& methodName) const in Verify()