Home
last modified time | relevance | path

Searched defs:UseInfo (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnumber_gate_info.h36 class UseInfo { class
38 UseInfo(uint8_t tag) : tag_(tag) {} in UseInfo() function in panda::ecmascript::kungfu::UseInfo
45 bool AddUse(const UseInfo &UseInfo) in AddUse() argument
[all...]

Completed in 2 milliseconds