Searched refs:WasmCodeRefScope (Results 1 – 15 of 15) sorted by relevance
1115 class V8_EXPORT_PRIVATE V8_NODISCARD WasmCodeRefScope {1117 WasmCodeRefScope();1118 WasmCodeRefScope(const WasmCodeRefScope&) = delete;1119 WasmCodeRefScope& operator=(const WasmCodeRefScope&) = delete;1120 ~WasmCodeRefScope();1127 WasmCodeRefScope* const previous_scope_;
307 WasmCodeRefScope code_ref_scope; in Validate()1018 WasmCodeRefScope code_ref_scope; in ReserveCodeTableForTesting()1052 WasmCodeRefScope code_ref_scope; in LogWasmCodes()1166 WasmCodeRefScope code_ref_scope; in UseLazyStub()1325 WasmCodeRefScope::AddRef(code); in PublishCodeLocked()1367 WasmCodeRefScope::AddRef(prior_code); in PublishCodeLocked()1398 WasmCodeRefScope::AddRef(prior_code); in ReinstallDebugCode()1443 if (code) WasmCodeRefScope::AddRef(code); in SnapshotCodeTable()1455 std::for_each(all_code.begin(), all_code.end(), WasmCodeRefScope::AddRef); in SnapshotAllOwnedCode()1462 if (code) WasmCodeRefScope::AddRef(code); in GetCode()[all …]
316 WasmCodeRefScope::AddRef(cached_debugging_code_.back().code); in RecompileLiftoffWithBreakpoints()328 WasmCodeRefScope wasm_code_ref_scope; in SetBreakpoint()408 WasmCodeRefScope wasm_code_ref_scope; in PrepareStep()417 WasmCodeRefScope wasm_code_ref_scope; in PrepareStepOutTo()424 WasmCodeRefScope wasm_code_ref_scope; in ClearStepping()454 WasmCodeRefScope wasm_code_ref_scope; in RemoveBreakpoint()511 WasmCodeRefScope wasm_code_ref_scope; in RemoveIsolate()546 wasm::WasmCodeRefScope wasm_code_ref_scope;
51 WasmCodeRefScope code_ref_scope_;
169 WasmCodeRefScope code_ref_scope; in CompileWasmFunction()
618 WasmCodeRefScope code_scope; in TryPublishing()656 WasmCodeRefScope wasm_code_ref_scope; in Read()
1149 WasmCodeRefScope code_ref_scope; in ProcessImportedFunction()1175 WasmCodeRefScope code_ref_scope; in ProcessImportedFunction()
1216 WasmCodeRefScope code_ref_scope; in CompileLazy()3720 WasmCodeRefScope code_ref_scope; in PublishCode()3956 WasmCodeRefScope code_ref_scope; in CompileImportWrapper()
590 wasm::WasmCodeRefScope code_ref_scope; in UpdateDispatchTables()1458 wasm::WasmCodeRefScope code_ref_scope; in ImportWasmJSFunctionIntoTable()
1388 wasm::WasmCodeRefScope code_ref_scope; in ReportLiveCodeFromStackForGC()
151 wasm::WasmCodeRefScope wasm_code_ref_scope; in RUNTIME_FUNCTION()188 wasm::WasmCodeRefScope wasm_code_ref_scope; in RUNTIME_FUNCTION()412 wasm::WasmCodeRefScope wasm_code_ref_scope; in RUNTIME_FUNCTION()465 wasm::WasmCodeRefScope code_ref_scope; in RUNTIME_FUNCTION()480 wasm::WasmCodeRefScope code_ref_scope; in RUNTIME_FUNCTION()
636 wasm::WasmCodeRefScope code_ref_scope; in ComputeType()2055 wasm::WasmCodeRefScope code_ref_scope; in Print()2096 wasm::WasmCodeRefScope code_ref_scope; in function_index()2103 wasm::WasmCodeRefScope code_ref_scope; in position()2116 wasm::WasmCodeRefScope code_ref_scope; in is_inspectable()2126 wasm::WasmCodeRefScope code_ref_scope; in Summarize()
580 wasm::WasmCodeRefScope wasm_code_ref_scope; in Iterate()1165 wasm::WasmCodeRefScope code_ref_scope; in CaptureSimpleStackTrace()1976 wasm::WasmCodeRefScope code_ref_scope; in ThrowInternal()2040 wasm::WasmCodeRefScope code_ref_scope; in ThrowInternal()2356 wasm::WasmCodeRefScope code_ref_scope; in ThrowInternal()
105 wasm::WasmCodeRefScope wasm_code_ref_scope; in NameOfAddress()
2870 i::wasm::WasmCodeRefScope scope; in _v8_internal_Print_Code()