Home
last modified time | relevance | path

Searched refs:handlerNotInlinedProperty (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp3009 Label handlerNotInlinedProperty(env); in StoreField() local
3014 …ANCH(HandlerBaseIsInlinedProperty(handler), &handlerIsInlinedProperty, &handlerNotInlinedProperty); in StoreField()
3021 Bind(&handlerNotInlinedProperty); in StoreField()