Searched defs:StorePrototype (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | hcr_circuit_builder.h | 241 void CircuitBuilder::StorePrototype(GateRef glue, GateRef hclass, GateRef prototype) in StorePrototype() function in panda::ecmascript::kungfu::CircuitBuilder |
| H A D | stub_builder-inl.h | 1279 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 D | ic_runtime_stub-inl.h | 265 JSTaggedValue ICRuntimeStub::StorePrototype(JSThread *thread, JSTaggedValue receiver, in StorePrototype() function in panda::ecmascript::ICRuntimeStub |
| H A D | ic_handler.h | 428 static inline JSHandle<JSTaggedValue> StorePrototype(const JSThread *thread, const ObjectOperator &op, in StorePrototype() function in panda::ecmascript::PrototypeHandler |
Completed in 14 milliseconds