V8_EXPORT EmbedderHeapTracer
LOG=no BUG=468240 Review-Url: https://codereview.chromium.org/1961083005 Cr-Commit-Position: refs/heads/master@{#36130}
This commit is contained in:
parent
aa006f644b
commit
c0b2cdf804
@ -5404,7 +5404,7 @@ enum class MemoryPressureLevel { kNone, kModerate, kCritical };
|
||||
* called. When the garbage collection cycle is finished, TraceEpilogue will be
|
||||
* called.
|
||||
*/
|
||||
class EmbedderHeapTracer {
|
||||
class V8_EXPORT EmbedderHeapTracer {
|
||||
public:
|
||||
/**
|
||||
* V8 will call this method at the beginning of the gc cycle.
|
||||
|
Loading…
Reference in New Issue
Block a user