Home
last modified time | relevance | path

Searched refs:kInitialGlobalObjectUnusedPropertiesCount (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Djs-objects.h831 static const int kInitialGlobalObjectUnusedPropertiesCount = 4; member in v8::internal::JSObject
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc830 int inobject_properties = JSObject::kInitialGlobalObjectUnusedPropertiesCount; in CreateObjectFunction()

Completed in 11 milliseconds