Home
last modified time | relevance | path

Searched defs:isThrow (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/toolchain/tooling/backend/
H A Ddebugger_executor.cpp44 Local<JSValueRef> isThrow = runtimeCallInfo->GetCallArgRef(1); in DebuggerGetValue() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dinsn.h507 void SetIsThrow(bool isThrow) in SetIsThrow() argument
/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_source_text.cpp1381 JSTaggedValue SourceTextModule::GetModuleValue(JSThread *thread, int32_t index, bool isThrow) in GetModuleValue() argument
1396 JSTaggedValue SourceTextModule::GetModuleValue(JSThread *thread, JSTaggedValue key, bool isThrow) in GetModuleValue() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_bytecode_lowering.cpp1641 SpeculateCallBuiltin(GateRef gate, GateRef func, const std::vector<GateRef> &args, BuiltinsStubCSigns::ID id, bool isThrow, bool isSideEffect) SpeculateCallBuiltin() argument
1657 SpeculateCallBuiltinFromGlobal(GateRef gate, const std::vector<GateRef> &args, BuiltinsStubCSigns::ID id, bool isThrow, bool isSideEffect) SpeculateCallBuiltinFromGlobal() argument

Completed in 11 milliseconds