Lines Matching defs:thrower
216 bool AllocateMemory(ErrorThrower* thrower, Isolate* isolate, in AllocateMemory()
237 bool AllocateGlobals(ErrorThrower* thrower, Isolate* isolate, in AllocateGlobals()
354 static MaybeHandle<JSFunction> ReportFFIError(ErrorThrower& thrower, in ReportFFIError()
371 ErrorThrower& thrower, Factory* factory, Handle<JSReceiver> ffi, in LookupFunction()
498 WasmModuleInstance* instance, ErrorThrower* thrower, Factory* factory) { in CompileWrappersToImportedFunctions()
523 ModuleEnv& module_env, ErrorThrower& thrower) { in InitializeParallelCompilation()
586 ErrorThrower* thrower, ModuleEnv* module_env) { in CompileInParallel()
650 ErrorThrower* thrower, ModuleEnv* module_env) { in CompileSequentially()
706 ErrorThrower thrower(isolate, "WasmModule::CompileFunctions()"); in CompileFunctions() local
770 ErrorThrower thrower(isolate, "WasmModule::Instantiate()"); in Instantiate() local
1035 ErrorThrower thrower(isolate, "CompileAndRunWasmModule"); in CompileAndRunWasmModule() local