Home
last modified time | relevance | path

Searched refs:is_constructor_function (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dtyping-asm.h76 bool is_constructor_function; member
82 is_constructor_function(false), in VariableInfo()
87 is_constructor_function(false), in VariableInfo()
Dtyping-asm.cc278 (!info->is_check_function && !info->is_constructor_function)) { in VisitExpressionAnnotation()
1287 stdlib_simd_##name##_constructor_type_->is_constructor_function = true; \ in InitializeStdlibSIMD()
1440 dest->is_constructor_function = info->is_constructor_function; in SetVariableInfo()