Searched defs:GetExternallyAllocatedMemory (Results 1 – 2 of 2) sorted by relevance
/third_party/cef/libcef_dll/ctocpp/ | ||
D | v8value_ctocpp.cc | 805 NO_SANITIZE("cfi-icall") int CefV8ValueCToCpp::GetExternallyAllocatedMemory() { in GetExternallyAllocatedMemory() function in CefV8ValueCToCpp |
/third_party/cef/libcef/renderer/ | ||
D | v8_impl.cc | 242 inline int GetExternallyAllocatedMemory() { return external_memory_; } in GetExternallyAllocatedMemory() function in __anonf3b0d18e0111::V8TrackObject |