Home
last modified time | relevance | path

Searched defs:SetFunction (Results 1 - 12 of 12) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DprogramElement.cpp41 void ProgramElement::SetFunction(pandasm::Function *func) in SetFunction() function in ark::es2panda::compiler::ProgramElement
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DarrowFunctionExpressionBuilder.h29 ArrowFunctionExpressionBuilder &SetFunction(ScriptFunction *func) in SetFunction() function in ark::es2panda::ir::ArrowFunctionExpressionBuilder
H A DfunctionExpressionBuilder.h29 FunctionExpressionBuilder &SetFunction(ScriptFunction *func) in SetFunction() function in ark::es2panda::ir::FunctionExpressionBuilder
H A DfunctionDeclarationBuilder.h29 FunctionDeclarationBuilder &SetFunction(ScriptFunction *func) in SetFunction() function in ark::es2panda::ir::FunctionDeclarationBuilder
/arkcompiler/ets_runtime/ecmascript/
H A Decma_runtime_call_info.h87 inline void SetFunction(const JSTaggedValue tagged) in SetFunction() function
/arkcompiler/runtime_core/libpandabase/os/
H A Ddebug_info.h133 void SetFunction(const std::string &function) in SetFunction() function in panda::DebugInfo::Range
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Ddebug_info.h134 void SetFunction(const std::string &function) in SetFunction() function in ark::DebugInfo::Range
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.h70 void SetFunction(size_t index, std::string funcName, bool isFastCall) in SetFunction() function in panda::ecmascript::kungfu::LMIRModule
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_class.cpp406 void EtsClass::SetFunction() in SetFunction() function in EtsClass
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.h118 void SetFunction(size_t index, LLVMValueRef func, bool isFastCall) in SetFunction() function in panda::ecmascript::kungfu::LLVMModule
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_symbol.h425 void SetFunction(MIRFunction *func) in SetFunction() function in maple::MIRSymbol
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins.cpp2777 void Builtins::SetFunction(const JSHandle<GlobalEnv> &env, const JSHandle<JSObject> &obj, std::string_view key, SetFunction() function in panda::ecmascript::Builtins
2784 void Builtins::SetFunction(const JSHandle<GlobalEnv> &env, const JSHandle<JSObject> &obj, SetFunction() function in panda::ecmascript::Builtins
[all...]

Completed in 13 milliseconds