Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1840 Label handlerIsTransWithProtoHandler(env); in StoreICWithHandler() local
1888 Branch(TaggedIsTransWithProtoHandler(*handler), &handlerIsTransWithProtoHandler, in StoreICWithHandler()
1890 Bind(&handlerIsTransWithProtoHandler); in StoreICWithHandler()