Home
last modified time | relevance | path

Searched refs:StoreAOT (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime.cpp96 handlerValue = StoreTSHandler::StoreAOT(thread_, op, hclass); in UpdateStoreHandler()
Dic_handler.h321 static inline JSHandle<JSTaggedValue> StoreAOT(const JSThread *thread, const ObjectOperator &op, in StoreAOT() function