Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2893 auto hasChanged = builder_.GetHasChanged(marker); in LowerProtoChangeMarkerCheck() local
2907 auto hasChanged = builder_.GetHasChanged(marker); in LowerPrimitiveTypeProtoChangeMarkerCheck() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_object_test.cpp971 bool hasChanged = ProtoChangeMarker::Cast(resultMarker->GetTaggedObject())->GetHasChanged(); in HWTEST_F_L0() local