Home
last modified time | relevance | path

Searched defs:cellValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h233 auto cellValue = prototypeHandler->GetProtoCell(); in StorePrototype() local
250 auto cellValue = storeTSHandler->GetProtoCell(); in StoreWithTS() local
323 auto cellValue = transWithProtoHandler->GetProtoCell(); in StoreTransWithProto() local
386 auto cellValue = prototypeHandler->GetProtoCell(); in LoadPrototype() local
480 auto cellValue = prototypeHandler->GetProtoCell(); in StoreElement() local
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_stub_test.cpp423 JSHandle<ProtoChangeMarker> cellValue = factory->NewProtoChangeMarker(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1437 GateRef cellValue = GetProtoCell(*handler); in LoadICWithHandler() local
1579 GateRef cellValue = GetProtoCell(*varHandler); in ICStoreElement() local
1691 GateRef cellValue = GetProtoCell(*handler); in StoreICWithHandler() local
1714 GateRef cellValue = GetProtoCell(*handler); in StoreICWithHandler() local
1728 GateRef cellValue = GetProtoCell(*handler); in StoreICWithHandler() local