Home
last modified time | relevance | path

Searched defs:globalFunc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/test/testcases/js/
Dclosure_scope.js15 var globalFunc = null; variable
52 globalFunc = function func8() { function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/
Dme_function.cpp30 MeFunction *globalFunc = nullptr; variable