Searched defs:CallSetter (Results 1 – 7 of 7) sorted by relevance
165 JSTaggedValue FastRuntimeStub::CallSetter(JSThread *thread, JSTaggedValue receiver, JSTaggedValue v… in CallSetter() function
564 JSTaggedValue ObjectFastOperator::CallSetter(JSThread *thread, JSTaggedValue receiver, JSTaggedValu… in CallSetter() function
790 bool JSObject::CallSetter(JSThread *thread, const AccessorData &accessor, const JSHandle<JSTaggedVa… in CallSetter() function in panda::ecmascript::JSObject
1252 DEF_CALL_SIGNATURE(CallSetter) in DEF_CALL_SIGNATURE() argument
1301 GateRef CircuitBuilder::CallSetter(GateRef hirGate, GateRef receiver, GateRef propertyLookupResult, in CallSetter() function in panda::ecmascript::kungfu::CircuitBuilder
1062 void AsmInterpreterCall::CallSetter(ExtendedAssembler *assembler) in CallSetter() function in panda::ecmascript::x64::AsmInterpreterCall
852 void AsmInterpreterCall::CallSetter(ExtendedAssembler *assembler) in CallSetter() function in panda::ecmascript::aarch64::AsmInterpreterCall