Home
last modified time | relevance | path

Searched refs:IsStringOrNoneOrHole (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Delements.cpp150 if (IsStringOrNoneOrHole(newKind)) { in HandleIntKindMigration()
164 bool Elements::IsStringOrNoneOrHole(const ElementsKind kind) in IsStringOrNoneOrHole() function in panda::ecmascript::Elements
173 if (IsStringOrNoneOrHole(newKind)) { in HandleNumberKindMigration()
H A Delements.h109 static bool IsStringOrNoneOrHole(const ElementsKind kind);

Completed in 2 milliseconds