Home | History | Annotate | Download | only in src

Lines Matching refs:V8_INLINE

398   V8_INLINE bool IsFutureStrictReserved(const AstRawString* identifier) const;
534 V8_INLINE const AstRawString* EmptyIdentifierString();
577 V8_INLINE Scope* NewScope(Scope* parent_scope, ScopeType scope_type);
583 V8_INLINE AstValueFactory* ast_value_factory();
592 V8_INLINE void SkipLazyFunctionBody(const AstRawString* name,
595 V8_INLINE ZoneList<Statement*>* ParseEagerFunctionBody(
598 V8_INLINE void CheckConflictingVarDeclarations(v8::internal::Scope* scope,