Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dasm_info.h70 const MapleString &GetGlobal() const in GetGlobal() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_factory_test.cpp39 JSHandle<GlobalEnv> GetGlobal(JSThread *thread) in GetGlobal() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_common.h211 inline napi_value GetGlobal(napi_env env) in GetGlobal() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp457 JSTaggedValue BuiltinsRegExp::GetGlobal(EcmaRuntimeCallInfo *argv) in GetGlobal() function in panda::ecmascript::builtins::BuiltinsRegExp