Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp51 size_t paramCount = pg->InternalParamCount(); in FunctionEmitter() local
/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp960 int32_t paramCount = obj->GetNativePointerFieldCount(); in WriteNativeBindingObject() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp2474 auto paramCount = stubDescriptor->GetParametersCount(); in GetFuncType() local
2537 uint32_t paramCount = 0; in AddFunc() local