Home
last modified time | relevance | path

Searched defs:transWithProtoHandler (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h277 …TransWithProtoHandler *transWithProtoHandler = TransWithProtoHandler::Cast(handler.GetTaggedObject… in StoreWithTransition() local
322 …TransWithProtoHandler *transWithProtoHandler = TransWithProtoHandler::Cast(handler.GetTaggedObject… in StoreTransWithProto() local
/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp855 … JSHandle<TransWithProtoHandler> transWithProtoHandler = factory->NewTransWithProtoHandler(); in HWTEST_F_L0() local