Searched defs:isThrow (Results 1 – 5 of 5) sorted by relevance
44 Local<JSValueRef> isThrow = runtimeCallInfo->GetCallArgRef(1); in DebuggerGetValue() local
539 void SetIsThrow(bool isThrow) in SetIsThrow()810 bool isThrow = false; variable
1374 JSTaggedValue SourceTextModule::GetModuleValue(JSThread *thread, int32_t index, bool isThrow) in GetModuleValue()1389 JSTaggedValue SourceTextModule::GetModuleValue(JSThread *thread, JSTaggedValue key, bool isThrow) in GetModuleValue()
1641 … BuiltinsStubCSigns::ID id, bool isThrow, bool isSideEffect) in SpeculateCallBuiltin()
629 Label isThrow(env); in CreateDataPropertyOrThrow() local