Home
last modified time | relevance | path

Searched defs:storeTSHandler (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_runtime_stub-inl.h292 StoreTSHandler *storeTSHandler = StoreTSHandler::Cast(handler.GetTaggedObject()); in StoreWithTS() local
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_profiler.cpp610 StoreTSHandler *storeTSHandler = StoreTSHandler::Cast(secondValue.GetTaggedObject()); in HandleStoreTSHandler() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Ddump_test.cpp1085 JSHandle<StoreTSHandler> storeTSHandler = factory->NewStoreTSHandler(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp1109 StoreTSHandler *storeTSHandler = StoreTSHandler::Cast(secondValue.GetTaggedObject()); in DumpICByNameWithHandler() local

Completed in 14 milliseconds