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