Home
last modified time | relevance | path

Searched refs:V8_PRESERVE_MOST (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dgc-info.h38 static void V8_PRESERVE_MOST
41 static void V8_PRESERVE_MOST EnsureGCInfoIndexPolymorphic(
43 static void V8_PRESERVE_MOST EnsureGCInfoIndexPolymorphic(
45 static void V8_PRESERVE_MOST
47 static void V8_PRESERVE_MOST
50 static void V8_PRESERVE_MOST EnsureGCInfoIndexNonPolymorphic(
52 static void V8_PRESERVE_MOST EnsureGCInfoIndexNonPolymorphic(
54 static void V8_PRESERVE_MOST
144 // Slow path call uses V8_PRESERVE_MOST which does not support return in Index()
H A Dwrite-barrier.h88 static V8_NOINLINE void V8_PRESERVE_MOST
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h532 // V8_NOINLINE V8_PRESERVE_MOST void UnlikelyMethod();
534 # define V8_PRESERVE_MOST __attribute__((preserve_most)) macro
536 # define V8_PRESERVE_MOST /* NOT SUPPORTED */ macro

Completed in 4 milliseconds