Searched defs:AddFunc (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
| D | llvm_ir_builder.cpp | 3245 LLVMValueRef LLVMModule::AddFunc(const panda::ecmascript::MethodLiteral *methodLiteral, const JSPan… in AddFunc() function in panda::ecmascript::kungfu::LLVMModule |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ | ||
| D | litecg_ir_builder.cpp | 145 void LiteCGIRBuilder::AddFunc() in AddFunc() function in panda::ecmascript::kungfu::LiteCGIRBuilder |
| /arkcompiler/ets_runtime/ecmascript/napi/test/ | ||
| D | jsnapi_sample.cpp | 886 Local<JSValueRef> AddFunc(JsiRuntimeCallInfo *runtimeInfo) in AddFunc() function |