Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_factory_test.cpp62 JSHandle<GlobalEnv> GetGlobal(JSThread *thread) in GetGlobal() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp263 JSTaggedValue BuiltinsRegExp::GetGlobal(EcmaRuntimeCallInfo *argv) in GetGlobal() function in panda::ecmascript::builtins::BuiltinsRegExp