Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DfunctionExpressionBuilder.h35 FunctionExpressionBuilder &SetFunction(ScriptFunction *func) in SetFunction() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DprogramElement.cpp41 void ProgramElement::SetFunction(pandasm::Function *func) in SetFunction() function in ark::es2panda::compiler::ProgramElement
/arkcompiler/runtime_core/static_core/libpandabase/os/
Ddebug_info.h134 void SetFunction(const std::string &function) in SetFunction() function
/arkcompiler/runtime_core/libpandabase/os/
Ddebug_info.h133 void SetFunction(const std::string &function) in SetFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dsimplify.h78 void SetFunction(MIRFunction *f) in SetFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.h70 void SetFunction(size_t index, std::string funcName, bool isFastCall) in SetFunction() function
/arkcompiler/ets_runtime/ecmascript/
Decma_runtime_call_info.h87 inline void SetFunction(const JSTaggedValue tagged) in SetFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.h118 void SetFunction(size_t index, LLVMValueRef func, bool isFastCall) in SetFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h432 void SetFunction(MIRFunction *func) in SetFunction() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp2780 void Builtins::SetFunction(const JSHandle<GlobalEnv> &env, const JSHandle<JSObject> &obj, std::stri… in SetFunction() function in panda::ecmascript::Builtins
2787 void Builtins::SetFunction(const JSHandle<GlobalEnv> &env, const JSHandle<JSObject> &obj, in SetFunction() function in panda::ecmascript::Builtins