Home
last modified time | relevance | path

Searched refs:GetTSANStoreStub (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dcode-factory.h93 static Builtin GetTSANStoreStub(SaveFPRegsMode fp_mode, int size,
H A Dcode-factory.cc377 Builtin CodeFactory::GetTSANStoreStub(SaveFPRegsMode fp_mode, int size, in GetTSANStoreStub() function in v8::internal::CodeFactory
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.h195 static RuntimeStubId GetTSANStoreStub(SaveFPRegsMode fp_mode, int size, in GetTSANStoreStub() function in v8::internal::wasm::final
/third_party/node/deps/v8/src/codegen/x64/
H A Dmacro-assembler-x64.cc542 // Prepare argument registers for calling GetTSANStoreStub. in CallRecordWriteStub()
546 Builtin builtin = CodeFactory::GetTSANStoreStub(fp_mode, size, order); in CallRecordWriteStub()
564 auto wasm_target = wasm::WasmCode::GetTSANStoreStub(fp_mode, size, order); in CallRecordWriteStub()

Completed in 9 milliseconds