Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dic_stub_builder.cpp67 BRANCH(TaggedIsUndefined(profileTypeInfo_), slowPath_, &profileNotUndefined); in NamedICAccessor() local
H A Dnew_object_stub_builder.cpp1957 BRANCH(TaggedIsUndefined(profileTypeInfo), &slowpath, &profileNotUndefined); in CreateEmptyArray() local
2002 BRANCH(TaggedIsUndefined(profileTypeInfo), &slowpath, &profileNotUndefined); in CreateArrayWithBuffer() local

Completed in 6 milliseconds