Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_handler_test.cpp210 HWTEST_F_L0(ICHandlerTest, LoadPrototype) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h225 …static inline JSHandle<JSTaggedValue> LoadPrototype(const JSThread *thread, const ObjectOperator &… in LoadPrototype() function
Dic_runtime_stub-inl.h381 JSTaggedValue ICRuntimeStub::LoadPrototype(JSThread *thread, JSTaggedValue receiver, JSTaggedValue … in LoadPrototype() function