Searched defs:CallPrivateGetter (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ic/ | ||
| D | ic_runtime.cpp | 334 inline JSTaggedValue LoadICRuntime::CallPrivateGetter(JSHandle<JSTaggedValue> receiver, JSHandle<JS… in CallPrivateGetter() function in panda::ecmascript::LoadICRuntime |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | hcr_circuit_builder.cpp | 366 GateRef CircuitBuilder::CallPrivateGetter(GateRef hirGate, GateRef receiver, GateRef accessor, cons… in CallPrivateGetter() function in panda::ecmascript::kungfu::CircuitBuilder |