Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp766 BRANCH(Int32Equal(index, GetInt32OfTInt(element)), &isMatch, &notMatch); in FindElementFromNumberDictionary() local
857 BRANCH(Equal(key, element), &isMatch, &notMatch); in FindEntryFromNameDictionary() local
969 &isMatch, &notMatch); in FindEntryFromTransitionDictionary() local
4176 BRANCH(Int32Equal(metaData, cachedMetaData), &isMatch, &exit); FindTransitions() local
[all...]

Completed in 19 milliseconds