Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dglobal_tables.h63 class IntConstKey { class
68 IntConstKey(int64 v, TyIdx tyIdx) : val(v), tyIdx(tyIdx) {} in IntConstKey() function in maple::IntConstKey

Completed in 2 milliseconds