Searched defs:isThrow (Results 1 – 5 of 5) sorted by relevance
43 Local<JSValueRef> isThrow = runtimeCallInfo->GetCallArgRef(1); in DebuggerGetValue() local
507 void SetIsThrow(bool isThrow) in SetIsThrow()774 bool isThrow = false; variable
1711 BuiltinsStubCSigns::ID id, bool isThrow) in SpeculateCallBuiltin()1728 … BuiltinsStubCSigns::ID id, bool isThrow, bool isSideEffect) in SpeculateCallBuiltinFromGlobal()
667 Label isThrow(env); in CreateDataPropertyOrThrow() local
1269 JSTaggedValue SourceTextModule::GetModuleValue(JSThread *thread, int32_t index, bool isThrow) in GetModuleValue()1290 JSTaggedValue SourceTextModule::GetModuleValue(JSThread *thread, JSTaggedValue key, bool isThrow) in GetModuleValue()