Searched refs:is_anonymous (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/
H A Dcompiler.cc770 function_info->set_is_anonymous(lit->is_anonymous());
H A Dast.h2044 bool is_anonymous() const { return IsAnonymous::decode(bitfield_); } function in class:v8::internal::FunctionLiteral
H A Dobjects-inl.h3710 BOOL_ACCESSORS(SharedFunctionInfo, compiler_hints, is_anonymous, kIsAnonymous)
H A Dobjects.h5416 DECL_BOOLEAN_ACCESSORS(is_anonymous)
H A Dparser.cc719 ? (shared_info->is_anonymous()

Completed in 135 milliseconds