Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dic_stub_builder.cpp31 BRANCH(TaggedIsUndefined(profileTypeInfo_), tryFastPath_, &tryIC); in NamedICAccessor() local
100 BRANCH(TaggedIsUndefined(profileTypeInfo_), tryFastPath_, &tryIC); in ValuedICAccessor() local
278 BRANCH(TaggedIsUndefined(profileTypeInfo_), tryFastPath_, &tryIC); in TryLoadGlobalICByName() local
299 BRANCH(TaggedIsUndefined(profileTypeInfo_), tryFastPath_, &tryIC); TryStoreGlobalICByName() local
[all...]

Completed in 2 milliseconds