Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp2464 LLVMValueRef LLVMModule::AddAndGetFunc(const CallSignature *stubDescriptor) in AddAndGetFunc()
2470 LLVMTypeRef LLVMModule::GetFuncType(const CallSignature *stubDescriptor) in GetFuncType()
2490 …ule::GenerateFuncType(const std::vector<LLVMValueRef> &params, const CallSignature *stubDescriptor) in GenerateFuncType()