Home
last modified time | relevance | path

Searched defs:CallGetter (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dfast_runtime_stub-inl.h162 JSTaggedValue FastRuntimeStub::CallGetter(JSThread *thread, JSTaggedValue receiver, JSTaggedValue h… in CallGetter() function
/arkcompiler/ets_runtime/ecmascript/
Dobject_fast_operator-inl.h1070 JSTaggedValue ObjectFastOperator::CallGetter(JSThread *thread, JSTaggedValue receiver, JSTaggedValu… in CallGetter() function
Djs_object.cpp1234 JSTaggedValue JSObject::CallGetter(JSThread *thread, const AccessorData *accessor, in CallGetter() function in panda::ecmascript::JSObject
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.cpp411 GateRef CircuitBuilder::CallGetter(GateRef hirGate, GateRef receiver, GateRef holder, GateRef prope… in CallGetter() function in panda::ecmascript::kungfu::CircuitBuilder
Dcall_signature.cpp2134 DEF_CALL_SIGNATURE(CallGetter) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp1158 void AsmInterpreterCall::CallGetter(ExtendedAssembler *assembler) in CallGetter() function in panda::ecmascript::x64::AsmInterpreterCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp1030 void AsmInterpreterCall::CallGetter(ExtendedAssembler *assembler) in CallGetter() function in panda::ecmascript::aarch64::AsmInterpreterCall