Searched defs:CallPrivateGetter (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ic/ | ||
H A D | ic_runtime.cpp | 291 inline JSTaggedValue LoadICRuntime::CallPrivateGetter(JSHandle<JSTaggedValue> receiver, JSHandle<JSTaggedValue> key) in CallPrivateGetter() function in panda::ecmascript::LoadICRuntime |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | hcr_circuit_builder.cpp | 349 GateRef CircuitBuilder::CallPrivateGetter(GateRef hirGate, GateRef receiver, GateRef accessor, const char* comment) in CallPrivateGetter() function in panda::ecmascript::kungfu::CircuitBuilder |
Completed in 3 milliseconds