Home | History | Annotate | Download | only in builtins

Lines Matching defs:Builtins

191   /* TurboFan support builtins */                                              \
256 /* Special internal builtins */ \
875 class Builtins {
877 ~Builtins();
920 // Code::cast cannot be used here since we access builtins
931 // Returns the C++ entry point for builtins implemented in C++, and the null
955 Builtins();
998 DISALLOW_COPY_AND_ASSIGN(Builtins);