Home
last modified time | relevance | path

Searched refs:globalFunction (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbuiltins_lowering.cpp287 GateRef globalFunction = in LowerCallTargetCheckWithGlobalEnv() local
290 return builder_.Equal(target, globalFunction); in LowerCallTargetCheckWithGlobalEnv()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DtypeCreation.cpp142 const std::initializer_list<varbinder::LocalVariable *> &params, ir::ScriptFunction *const globalFunction, in MakeProxyFunctionType()
150 signature->SetFunction(globalFunction); in MakeProxyFunctionType()
140 MakeProxyFunctionType( checker::ETSChecker *const checker, const util::StringView &name, const std::initializer_list<varbinder::LocalVariable *> &params, ir::ScriptFunction *const globalFunction, checker::Type *const returnType) MakeProxyFunctionType() argument

Completed in 5 milliseconds