Home
last modified time | relevance | path

Searched defs:GetGlobalObject (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_env.h44 JSTaggedValue GetGlobalObject() const in GetGlobalObject() function in panda::ecmascript::GlobalEnv
/arkcompiler/ets_runtime/ecmascript/intl/
H A Dglobal_intl_helper.h73 std::unique_ptr<T> GetGlobalObject(JSThread *thread, const JSHandle<JSTaggedValue> &locales, in GetGlobalObject() function in panda::ecmascript::intl::GlobalIntlHelper
87 T *GetGlobalObject(JSThread *thread, const JSHandle<JSTaggedValue> &locales, in GetGlobalObject() function in panda::ecmascript::intl::GlobalIntlHelper
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
H A Dets_interop_js_gtest.h276 static napi_value GetGlobalObject(napi_env env) in GetGlobalObject() function in ark::ets::interop::js::testing::EtsInteropTest
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit_builder.cpp542 GateRef CircuitBuilder::GetGlobalObject(GateRef glue) in GetGlobalObject() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dstub_builder-inl.h3299 inline GateRef StubBuilder::GetGlobalObject(GateRef glue) in GetGlobalObject() function in panda::ecmascript::kungfu::StubBuilder
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5405 Local<ObjectRef> JSNApi::GetGlobalObject(const EcmaVM *vm) in GetGlobalObject() function in panda::JSNApi

Completed in 32 milliseconds