v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::NativeContextInferrer Class Reference

#include <memory-measurement.h>

Collaboration diagram for v8::internal::NativeContextInferrer:

Public Member Functions

V8_INLINE bool Infer (PtrComprCageBase cage_base, Tagged< Map > map, Tagged< HeapObject > object, Address *native_context)
 

Detailed Description

Definition at line 70 of file memory-measurement.h.

Member Function Documentation

◆ Infer()

bool v8::internal::NativeContextInferrer::Infer ( PtrComprCageBase cage_base,
Tagged< Map > map,
Tagged< HeapObject > object,
Address * native_context )

Definition at line 21 of file memory-measurement-inl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: