Home
last modified time | relevance | path

Searched defs:GetEnv (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/etsnative/
H A Detsnative_library_path_test.cpp69 inline EtsEnv *GetEnv() in GetEnv() function in ark::ets::test::EtsNativeLibraryPathTest
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
H A Dets_napi_invoke_interface.cpp58 static ets_int GetEnv([[maybe_unused]] EtsVM *vm, EtsEnv **pEnv, [[maybe_unused]] ets_int version) in GetEnv() function
H A Dets_napi.h500 ets_int (*GetEnv)(EtsVM *vm, EtsEnv **pEnv, ets_int version); member
513 ets_int GetEnv(EtsEnv **pEnv, ets_int version) in GetEnv() function
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dframe_handler.cpp280 JSTaggedValue FrameHandler::GetEnv() const in GetEnv() function in panda::ecmascript::FrameHandler
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h1445 void *GetEnv() const in GetEnv() function in panda::ecmascript::JSThread
H A Dframes.h874 inline JSTaggedValue GetEnv() const in GetEnv() function
1125 JSTaggedValue GetEnv() const in GetEnv() function
/arkcompiler/ets_runtime/ecmascript/debugger/
H A Ddebugger_api.cpp164 JSTaggedValue DebuggerApi::GetEnv(const FrameHandler *frameHandler) in GetEnv() function in panda::ecmascript::tooling::DebuggerApi
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp4240 void* JSNApi::GetEnv(EcmaVM *vm) in GetEnv() function in panda::JSNApi

Completed in 24 milliseconds