Home
last modified time | relevance | path

Searched defs:declaredNumArgs (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/deoptimizer/
H A Ddeoptimizer.cpp345 int32_t declaredNumArgs = 0; in CollectVirtualRegisters() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dts_inline_lowering.cpp265 uint32_t declaredNumArgs = method->GetNumArgsWithCallField(); in CheckParameter() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter-inl.cpp681 int32_t declaredNumArgs = static_cast<int32_t>(method->GetNumArgsWithCallField()); Execute() local
[all...]

Completed in 10 milliseconds