Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhash_stub_builder.cpp29 BRANCH(TaggedIsInt(key), &intKey, &symbolCheck); in GetHash() local
83 BRANCH(TaggedIsDouble(key), &doubleKey, &intKey); in CalcHashcodeForNumber() local

Completed in 1 milliseconds