Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dfast_runtime_stub-inl.h167 JSTaggedValue FastRuntimeStub::CallSetter(JSThread *thread, JSTaggedValue receiver, JSTaggedValue value, in CallSetter() function in panda::ecmascript::FastRuntimeStub
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_fast_operator-inl.h979 JSTaggedValue ObjectFastOperator::CallSetter(JSThread *thread, JSTaggedValue receiver, JSTaggedValue value, in CallSetter() function in ObjectFastOperator
H A Djs_object.cpp1040 bool JSObject::CallSetter(JSThread *thread, const AccessorData &accessor, const JSHandle<JSTaggedValue> &receiver, in CallSetter() function in panda::ecmascript::JSObject
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.cpp417 GateRef CircuitBuilder::CallSetter(GateRef hirGate, GateRef receiver, GateRef holder, GateRef propertyLookupResult, in CallSetter() function in panda::ecmascript::kungfu::CircuitBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Dasm_interpreter_call.cpp1247 void AsmInterpreterCall::CallSetter(ExtendedAssembler *assembler) in CallSetter() function in panda::ecmascript::x64::AsmInterpreterCall

Completed in 15 milliseconds