Home
last modified time | relevance | path

Searched refs:TaggedIsTransWithProtoHandler (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_circuit_builder.h445 GateRef CircuitBuilder::TaggedIsTransWithProtoHandler(GateRef x) in TaggedIsTransWithProtoHandler() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dstub_builder-inl.h777 inline GateRef StubBuilder::TaggedIsTransWithProtoHandler(GateRef x) in TaggedIsTransWithProtoHandler() function in panda::ecmascript::kungfu::StubBuilder
779 return env_->GetBuilder()->TaggedIsTransWithProtoHandler(x); in TaggedIsTransWithProtoHandler()
H A Dcircuit_builder.h703 inline GateRef TaggedIsTransWithProtoHandler(GateRef x);
H A Dstub_builder.h287 GateRef TaggedIsTransWithProtoHandler(GateRef x);
H A Dstub_builder.cpp2951 BRANCH(TaggedIsTransWithProtoHandler(*handler), &handlerIsTransWithProtoHandler, in StoreICWithHandler()

Completed in 30 milliseconds