Searched defs:GetCodeRange (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/heap/third-party/ | ||
| D | heap-api-stub.cc | 37 const base::AddressRegion& Heap::GetCodeRange() { in GetCodeRange() function in v8::internal::third_party_heap::Heap |
| /third_party/node/deps/v8/src/api/ | ||
| D | api.cc | 9443 void Isolate::GetCodeRange(void** start, size_t* length_in_bytes) { in GetCodeRange() function in v8::Isolate |