Searched defs:SetGlobalValue (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/toolchain/tooling/dynamic/backend/ | ||
| D | debugger_executor.cpp | 209 bool DebuggerExecutor::SetGlobalValue(const EcmaVM *vm, Local<StringRef> name, Local<JSValueRef> va… in SetGlobalValue() function in panda::ecmascript::tooling::DebuggerExecutor |
| /arkcompiler/ets_runtime/ecmascript/debugger/ | ||
| D | debugger_api.cpp | 445 bool DebuggerApi::SetGlobalValue(const EcmaVM *ecmaVm, Local<StringRef> name, Local<JSValueRef> val… in SetGlobalValue() function in panda::ecmascript::tooling::DebuggerApi |