Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/backend/
Ddebugger_executor.cpp43 Local<JSValueRef> isThrow = runtimeCallInfo->GetCallArgRef(1); in DebuggerGetValue() local
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp1164 JSTaggedValue SourceTextModule::GetModuleValue(JSThread *thread, int32_t index, bool isThrow) in GetModuleValue()
1179 JSTaggedValue SourceTextModule::GetModuleValue(JSThread *thread, JSTaggedValue key, bool isThrow) in GetModuleValue()