Searched defs:GetGlobal (Results 1 – 2 of 2) sorted by relevance
/ark/js_runtime/ecmascript/tests/ | ||
D | object_factory_test.cpp | 62 JSHandle<GlobalEnv> GetGlobal(JSThread *thread) in GetGlobal() function |
/ark/js_runtime/ecmascript/builtins/ | ||
D | builtins_regexp.cpp | 258 JSTaggedValue BuiltinsRegExp::GetGlobal(EcmaRuntimeCallInfo *argv) in GetGlobal() function in panda::ecmascript::builtins::BuiltinsRegExp |