Home | History | Annotate | Download | only in src

Lines Matching refs:RUNTIME_ENTRY

291 #define RUNTIME_ENTRY(name, nargs, ressize) \
296 RUNTIME_FUNCTION_LIST(RUNTIME_ENTRY)
297 INLINE_OPTIMIZED_FUNCTION_LIST(RUNTIME_ENTRY)
298 #undef RUNTIME_ENTRY
398 RUNTIME_ENTRY, 1, "HandleScope::DeleteExtensions");
401 RUNTIME_ENTRY, 2, "IncrementalMarking::RecordWrite");
403 RUNTIME_ENTRY, 3, "StoreBuffer::StoreBufferOverflow");
1669 RelocInfo::ModeMask(RelocInfo::RUNTIME_ENTRY);