Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime.cpp34 void ICRuntime::UpdateLoadHandler(const ObjectOperator &op, JSHandle<JSTaggedValue> key, in UpdateLoadHandler() function in panda::ecmascript::ICRuntime
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_test.cpp53 HWTEST_F_L0(ICRunTimeTest, UpdateLoadHandler) in HWTEST_F_L0() argument