Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.cpp63 void TSInlineLowering::TryInline(GateRef gate, bool isCallThis) in TryInline()
182 bool TSInlineLowering::CheckParameter(GateRef gate, bool isCallThis, MethodLiteral* method) in CheckParameter()
191 void TSInlineLowering::ReplaceCallInput(GateRef gate, bool isCallThis) in ReplaceCallInput()