Home
last modified time | relevance | path

Searched defs:CallGetter (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dfast_runtime_stub-inl.h161 JSTaggedValue FastRuntimeStub::CallGetter(JSThread *thread, JSTaggedValue receiver, JSTaggedValue holder, in CallGetter() function in panda::ecmascript::FastRuntimeStub
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_fast_operator-inl.h964 JSTaggedValue ObjectFastOperator::CallGetter(JSThread *thread, JSTaggedValue receiver, JSTaggedValue holder, in CallGetter() function in ObjectFastOperator
H A Djs_object.cpp1068 JSTaggedValue JSObject::CallGetter(JSThread *thread, const AccessorData *accessor, in CallGetter() function in panda::ecmascript::JSObject
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.cpp394 GateRef CircuitBuilder::CallGetter(GateRef hirGate, GateRef receiver, GateRef holder, GateRef propertyLookupResult, in CallGetter() function in panda::ecmascript::kungfu::CircuitBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Dasm_interpreter_call.cpp1234 void AsmInterpreterCall::CallGetter(ExtendedAssembler *assembler) in CallGetter() function in panda::ecmascript::x64::AsmInterpreterCall

Completed in 13 milliseconds