Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dargument_accessor.cpp44 auto haveFunc = method_->HaveFuncWithCallField(); in GetArgGate() local
80 size_t ArgumentAccessor::GetFunctionArgIndex(const size_t currentVreg, const bool haveFunc, in GetFunctionArgIndex()
Dinterpreter_stub-inl.h440 …GateRef haveFunc = Int64NotEqual(Int64And(Int64LSR(callField, Int64(MethodLiteral::HaveFuncBit::ST… in GetStartIdxAndNumArgs() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h7290 bool haveFunc = method->HaveFuncWithCallField(); in GetNewTarget() local
7302 bool haveFunc = method->HaveFuncWithCallField(); in GetNumArgs() local
Dinterpreter_assembly.cpp7526 bool haveFunc = method->HaveFuncWithCallField(); in GetNewTarget() local
7559 bool haveFunc = method->HaveFuncWithCallField(); in GetNumArgs() local