Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/backend/
Ddebugger_executor.cpp193 Local<JSValueRef> DebuggerExecutor::GetGlobalValue(const EcmaVM *vm, Local<StringRef> name) in GetGlobalValue() function in panda::ecmascript::tooling::DebuggerExecutor
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp306 Local<JSValueRef> DebuggerApi::GetGlobalValue(const EcmaVM *ecmaVm, Local<StringRef> name) in GetGlobalValue() function in panda::ecmascript::tooling::DebuggerApi