Home
last modified time | relevance | path

Searched defs:accessorValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dfast_runtime_stub-inl.h166 JSTaggedValue accessorValue) in CallSetter()
/arkcompiler/ets_runtime/ecmascript/
Dobject_fast_operator-inl.h565 JSTaggedValue accessorValue) in CallSetter()
579 …erator::ShouldCallSetter(JSTaggedValue receiver, JSTaggedValue holder, JSTaggedValue accessorValue, in ShouldCallSetter()