Home
last modified time | relevance | path

Searched defs:isShared (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h228 bool isShared = HandlerBase::IsStoreShared(handlerInfo); in StoreICWithHandler() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp2123 Label isShared(env); in StoreICWithHandler() local