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

  /external/chromium_org/v8/src/
typing.cc 454 expr->set_is_function_prototype(is_prototype);
ast.h 1710 void set_is_function_prototype(bool b) { is_function_prototype_ = b; } function in class:v8::internal::V8_FINAL
    [all...]

Completed in 242 milliseconds