Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.cpp190 JSHandle<JSTaggedValue> PrototypeHandler::StorePrototype(const JSThread *thread, const ObjectOperat… in StorePrototype() function in panda::ecmascript::PrototypeHandler
Dic_runtime_stub-inl.h278 JSTaggedValue ICRuntimeStub::StorePrototype(JSThread *thread, JSTaggedValue receiver, in StorePrototype() function
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_handler_test.cpp253 HWTEST_F_L0(ICHandlerTest, StorePrototype) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h300 void CircuitBuilder::StorePrototype(GateRef glue, GateRef hclass, GateRef prototype) in StorePrototype() function
Dstub_builder-inl.h1463 inline void StubBuilder::StorePrototype(GateRef glue, GateRef hclass, GateRef prototype) in StorePrototype() function