Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DarrowFunctionExpressionBuilder.h29 ArrowFunctionExpressionBuilder &SetFunction(ScriptFunction *func) in SetFunction() function
DfunctionExpressionBuilder.h29 FunctionExpressionBuilder &SetFunction(ScriptFunction *func) in SetFunction() function
DfunctionDeclarationBuilder.h29 FunctionDeclarationBuilder &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/libpandabase/os/
Ddebug_info.h134 void SetFunction(const std::string &function) in SetFunction() function
/arkcompiler/runtime_core/static_core/libpandabase/os/
Ddebug_info.h136 void SetFunction(const std::string &function) 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.h88 inline void SetFunction(const JSTaggedValue tagged) in SetFunction() function
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dinstruction_impl.h227 inline Instruction Instruction::SetFunction(core::Function function) const in SetFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.h124 void SetFunction(size_t index, LLVMValueRef func, bool isFastCall) in SetFunction() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp439 void EtsClass::SetFunction() in SetFunction() function in ark::ets::EtsClass
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h425 void SetFunction(MIRFunction *func) in SetFunction() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp2811 void Builtins::SetFunction(const JSHandle<GlobalEnv> &env, const JSHandle<JSObject> &obj, std::stri… in SetFunction() function in panda::ecmascript::Builtins
2818 void Builtins::SetFunction(const JSHandle<GlobalEnv> &env, const JSHandle<JSObject> &obj, in SetFunction() function in panda::ecmascript::Builtins