Home
last modified time | relevance | path

Searched refs:V8_EMBEDDED_CONSTANT_POOL (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/snapshot/embedded/
Dembedded-data-inl.h52 #if V8_EMBEDDED_CONSTANT_POOL in SafepointTableSizeOf()
71 #if V8_EMBEDDED_CONSTANT_POOL in HandlerTableSizeOf()
82 #if V8_EMBEDDED_CONSTANT_POOL in ConstantPoolStartOf()
94 #if V8_EMBEDDED_CONSTANT_POOL in ConstantPoolSizeOf()
Dembedded-data.h195 #if V8_EMBEDDED_CONSTANT_POOL
211 #if V8_EMBEDDED_CONSTANT_POOL
Dembedded-data.cc311 #if V8_EMBEDDED_CONSTANT_POOL in FromIsolate()
/third_party/node/deps/v8/src/snapshot/
Ddeserializer.h38 V8_EMBEDDED_CONSTANT_POOL
/third_party/node/deps/v8/src/codegen/ppc/
Dregister-ppc.h20 #if V8_EMBEDDED_CONSTANT_POOL
/third_party/node/deps/v8/src/compiler/
Dlinkage.h106 DCHECK(V8_EMBEDDED_CONSTANT_POOL); in ForSavedCallerConstantPool()
/third_party/node/deps/v8/src/common/
Dglobals.h69 #define V8_EMBEDDED_CONSTANT_POOL true macro
71 #define V8_EMBEDDED_CONSTANT_POOL false
/third_party/node/deps/v8/src/flags/
Dflag-definitions.h2256 DEFINE_BOOL(enable_embedded_constant_pool, V8_EMBEDDED_CONSTANT_POOL,