Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Djs-objects-inl.h895 inline int JSGlobalProxy::SizeWithEmbedderFields(int embedder_field_count) { in SizeWithEmbedderFields() function in v8::internal::JSGlobalProxy
H A Djs-objects.h1054 static int SizeWithEmbedderFields(int embedder_field_count);
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc1359 JS_GLOBAL_PROXY_TYPE, JSGlobalProxy::SizeWithEmbedderFields(0), 0, in CreateNewGlobals()
6315 instance_size = JSGlobalProxy::SizeWithEmbedderFields( in Genesis()
6439 const int proxy_size = JSGlobalProxy::SizeWithEmbedderFields( in Genesis()

Completed in 17 milliseconds