Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.h351 GateRef GetTransWithProtoHandlerInfo(GateRef obj);
Dstub_builder-inl.h1458 inline GateRef StubBuilder::GetTransWithProtoHandlerInfo(GateRef obj) in GetTransWithProtoHandlerInfo() function
Dstub_builder.cpp2026 handlerInfo = GetInt32OfTInt(GetTransWithProtoHandlerInfo(handler)); in StoreWithTransition()