Searched refs:IsCallSetter (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | ts_inline_lowering.h | 100 bool IsCallSetter(CallKind kind) const in IsCallSetter() function in panda::ecmascript::kungfu::TSInlineLowering |
H A D | ts_inline_lowering.cpp | 317 } else if (info.IsCallSetter()) { in ReplaceAccessorInput() 334 if (info.IsCallSetter()) { in ReplaceAccessorInput() |
H A D | type_info_accessors.h | 838 bool IsCallSetter() const in IsCallSetter() function in panda::ecmascript::kungfu::final |
Completed in 8 milliseconds