Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_ir.h3090 explicit SafetyCheckMeStmt(GStrIdx funcNameIdx) : funcNameIdx(funcNameIdx) {} in SafetyCheckMeStmt() function
3091 … explicit SafetyCheckMeStmt(const SafetyCheckMeStmt &stmt) : funcNameIdx(stmt.GetFuncNameIdx()) {} in SafetyCheckMeStmt() function
3092 SafetyCheckMeStmt() {} in SafetyCheckMeStmt() function