Home
last modified time | relevance | path

Searched defs:firstArg (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
H A Daotdump.cpp98 bool firstArg = true; in GetMethodName() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Dtyped_array_helper.cpp48 JSHandle<JSTaggedValue> firstArg = BuiltinsBase::GetCallArg(argv, 0); in TypedArrayConstructor() local
101 JSHandle<JSTaggedValue> firstArg in SharedTypedArrayConstructor() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp1026 const size_t firstArg = static_cast<size_t>(CallInputs::FIRST_PARAMETER); in VisitCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1551 const size_t firstArg = static_cast<size_t>(CallInputs::FIRST_PARAMETER); in VisitCall() local

Completed in 15 milliseconds