Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.h357 GateRef GetStoreTSHandlerHandlerInfo(GateRef object);
Dstub_builder-inl.h1314 inline GateRef StubBuilder::GetStoreTSHandlerHandlerInfo(GateRef object) in GetStoreTSHandlerHandlerInfo() function
Dstub_builder.cpp1934 handler = GetStoreTSHandlerHandlerInfo(*handler); in StoreICWithHandler()