Home
last modified time | relevance | path

Searched refs:constructor_function (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/crankshaft/
Dhydrogen.h1714 HValue* constructor_function,
1719 HValue* constructor_function = NULL);
Dhydrogen.cc3382 HValue* constructor_function, in JSArrayBuilder() argument
3387 constructor_function_(constructor_function) { in JSArrayBuilder()
3399 HValue* constructor_function) : in JSArrayBuilder() argument
3404 constructor_function_(constructor_function) { in JSArrayBuilder()
/external/v8/src/
Dobjects.cc1468 JSFunction* constructor_function = in GetRootMap() local
1470 return constructor_function->initial_map(); in GetRootMap()