Lines Matching refs:RUNTIME
14 // The interface to C++ runtime functions.
17 // RUNTIME_FUNCTION_LIST_ALWAYS defines runtime calls available in both
516 // RUNTIME_FUNCTION_LIST defines all runtime functions accessed
528 // RUNTIME_HIDDEN_FUNCTION_LIST defines all runtime functions accessed
663 // a corresponding runtime function, that is called from non-optimized code.
664 // For the benefit of (fuzz) tests, the runtime version can also be called
689 // Runtime provides access to all C++ runtime functions.
717 // Non-reentrant string buffer for efficient general use in the runtime.
727 friend class Runtime;
733 class Runtime : public AllStatic {
754 RUNTIME,
790 // General-purpose helper functions for runtime system.
880 // Used in runtime.cc and hydrogen's VisitArrayLiteral.
889 // Constants used by interface to runtime functions.