Searched defs:LoadPrototype (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | hcr_circuit_builder.h | 188 GateRef CircuitBuilder::LoadPrototype(GateRef hclass) in LoadPrototype() function in panda::ecmascript::kungfu::CircuitBuilder |
| /arkcompiler/ets_runtime/ecmascript/ic/ | ||
| H A D | ic_runtime_stub-inl.h | 431 JSTaggedValue ICRuntimeStub::LoadPrototype(JSThread *thread, JSTaggedValue receiver, JSTaggedValue handler) in LoadPrototype() function in panda::ecmascript::ICRuntimeStub |
| H A D | ic_handler.h | 395 static inline JSHandle<JSTaggedValue> LoadPrototype(const JSThread *thread, const ObjectOperator &op, in LoadPrototype() function in panda::ecmascript::PrototypeHandler |
Completed in 4 milliseconds