Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp266 GateRef attrIndex = HandlerBaseGetAttrIndex(handler); in UpdatePropAttrIC()
Dstub_builder.h343 GateRef HandlerBaseGetAttrIndex(GateRef attr);
Dstub_builder-inl.h1399 inline GateRef StubBuilder::HandlerBaseGetAttrIndex(GateRef attr) in HandlerBaseGetAttrIndex() function