Home | Sort by relevance Sort by last modified time |
/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...] |