Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp2128 Label handlerIsTransWithProtoHandler(env); in StoreICWithHandler() local
2190 Branch(TaggedIsTransWithProtoHandler(*handler), &handlerIsTransWithProtoHandler, in StoreICWithHandler()
2192 Bind(&handlerIsTransWithProtoHandler); in StoreICWithHandler()