Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dfast_runtime_stub-inl.h151 JSTaggedValue FastRuntimeStub::CallGetter(JSThread *thread, JSTaggedValue receiver, JSTaggedValue h… in CallGetter() function
/arkcompiler/ets_runtime/ecmascript/
Dobject_fast_operator-inl.h551 JSTaggedValue ObjectFastOperator::CallGetter(JSThread *thread, JSTaggedValue receiver, JSTaggedValu… in CallGetter() function
Djs_object.cpp691 JSTaggedValue JSObject::CallGetter(JSThread *thread, const AccessorData *accessor, in CallGetter() function in panda::ecmascript::JSObject
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1131 DEF_CALL_SIGNATURE(CallGetter) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp1047 void AsmInterpreterCall::CallGetter(ExtendedAssembler *assembler) in CallGetter() function in panda::ecmascript::x64::AsmInterpreterCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp840 void AsmInterpreterCall::CallGetter(ExtendedAssembler *assembler) in CallGetter() function in panda::ecmascript::aarch64::AsmInterpreterCall