Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dhydrogen.h1739 HValue* constructor_function,
1744 HValue* constructor_function = NULL);
Dhydrogen.cc3144 HValue* constructor_function, in JSArrayBuilder() argument
3149 constructor_function_(constructor_function) { in JSArrayBuilder()
3161 HValue* constructor_function) : in JSArrayBuilder() argument
3166 constructor_function_(constructor_function) { in JSArrayBuilder()
/external/pixman/
Dconfigure.ac963 static void __attribute__((constructor)) constructor_function () { x = 0; }