Home
last modified time | relevance | path

Searched defs:StorePrototype (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.h241 void CircuitBuilder::StorePrototype(GateRef glue, GateRef hclass, GateRef prototype) in StorePrototype() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dstub_builder-inl.h1279 inline void StubBuilder::StorePrototype(GateRef glue, GateRef hclass, GateRef prototype) in StorePrototype() function in panda::ecmascript::kungfu::StubBuilder
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_runtime_stub-inl.h265 JSTaggedValue ICRuntimeStub::StorePrototype(JSThread *thread, JSTaggedValue receiver, in StorePrototype() function in panda::ecmascript::ICRuntimeStub
H A Dic_handler.h428 static inline JSHandle<JSTaggedValue> StorePrototype(const JSThread *thread, const ObjectOperator &op, in StorePrototype() function in panda::ecmascript::PrototypeHandler

Completed in 14 milliseconds