Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_handler_test.cpp250 HWTEST_F_L0(ICHandlerTest, StorePrototype) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h254 …static inline JSHandle<JSTaggedValue> StorePrototype(const JSThread *thread, const ObjectOperator … in StorePrototype() function
Dic_runtime_stub-inl.h227 JSTaggedValue ICRuntimeStub::StorePrototype(JSThread *thread, JSTaggedValue receiver, in StorePrototype() function