Home
last modified time | relevance | path

Searched defs:handlerValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime.cpp43 JSHandle<JSTaggedValue> handlerValue; in UpdateLoadHandler() local
91 JSHandle<JSTaggedValue> handlerValue; in UpdateStoreHandler() local
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_handler_test.cpp197 JSHandle<JSTaggedValue> handlerValue = TransitionHandler::StoreTransition(thread, handleOp); in HWTEST_F_L0() local
267 …JSHandle<JSTaggedValue> handlerValue = PrototypeHandler::StorePrototype(thread, handleOp, objClass… in HWTEST_F_L0() local
Dic_runtime_stub_test.cpp511 JSHandle<PropertyBox> handlerValue = factory->NewPropertyBox(handleUndefinedVal); in HWTEST_F_L0() local