Lines Matching refs:TRACE_HEAP
47 #define TRACE_HEAP(...) \ macro
787 TRACE_HEAP("Code alloc for %p: 0x%" PRIxPTR ",+%zu\n", this, in AllocateForCodeInRegion()
813 TRACE_HEAP("Set 0x%" V8PRIxPTR ":0x%" V8PRIxPTR " to RX\n", in RemoveWriter()
898 TRACE_HEAP("Set 0x%" V8PRIxPTR ":0x%" V8PRIxPTR " to RWX\n", in InsertIntoWritableRegions()
1879 TRACE_HEAP("Deleting native module: %p\n", this); in ~NativeModule()
1948 TRACE_HEAP( in Commit()
1955 TRACE_HEAP("Setting rwx permissions for 0x%" PRIxPTR ":0x%" PRIxPTR "\n", in Commit()
1978 TRACE_HEAP("Decommitting system pages 0x%" PRIxPTR ":0x%" PRIxPTR "\n", in Decommit()
2004 TRACE_HEAP("VMem alloc: 0x%" PRIxPTR ":0x%" PRIxPTR " (%zu)\n", mem.address(), in TryAllocate()
2155 TRACE_HEAP("Setting memory protection key %d to writable: %d.\n", in SetThreadWritable()
2243 TRACE_HEAP("New NativeModule %p: Mem: 0x%" PRIxPTR ",+%zu\n", ret.get(), in NewNativeModule()
2469 TRACE_HEAP("VMem Release: 0x%" PRIxPTR ":0x%" PRIxPTR " (%zu)\n", in FreeNativeModule()
2568 #undef TRACE_HEAP