Home
last modified time | relevance | path

Searched defs:AddCode (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/profiler/
Dprofile-generator.cc812 void CodeMap::AddCode(Address addr, CodeEntry* entry, unsigned size) { in AddCode() function in v8::internal::CodeMap
/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.cc1190 std::unique_ptr<WasmCode> NativeModule::AddCode( in AddCode() function in v8::internal::wasm::NativeModule
/third_party/node/deps/v8/src/diagnostics/
Dgdb-jit.cc2007 static void AddCode(const char* name, base::AddressRegion region, in AddCode() function