HomeSort by relevance Sort by last modified time
    Searched refs:is_check_function (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
typing-asm.h 75 bool is_check_function; member in struct:v8::internal::AsmTyper::VariableInfo
81 is_check_function(false),
86 is_check_function(false),
typing-asm.cc 278 (!info->is_check_function && !info->is_constructor_function)) {
289 if (info->is_check_function) {
    [all...]

Completed in 574 milliseconds