Home
last modified time | relevance | path

Searched refs:LoadPrototypeOfPrototypeHClass (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h200 GateRef CircuitBuilder::LoadPrototypeOfPrototypeHClass(GateRef object) in LoadPrototypeOfPrototypeHClass() function
Dcircuit_builder.h503 inline GateRef LoadPrototypeOfPrototypeHClass(GateRef object);
Dtyped_hcr_lowering.cpp663 GateRef receiverPPhcAddress = builder_.LoadPrototypeOfPrototypeHClass(receiver); in BuiltinPrototypeHClassCheck()