Home
last modified time | relevance | path

Searched refs:DECLARE_RUNTIME_FUNCTION (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ic/
Dic.h675 DECLARE_RUNTIME_FUNCTION(KeyedLoadIC_MissFromStubFailure);
676 DECLARE_RUNTIME_FUNCTION(KeyedStoreIC_MissFromStubFailure);
677 DECLARE_RUNTIME_FUNCTION(UnaryOpIC_Miss);
678 DECLARE_RUNTIME_FUNCTION(StoreIC_MissFromStubFailure);
679 DECLARE_RUNTIME_FUNCTION(ElementsTransitionAndStoreIC_Miss);
680 DECLARE_RUNTIME_FUNCTION(BinaryOpIC_Miss);
681 DECLARE_RUNTIME_FUNCTION(BinaryOpIC_MissWithAllocationSite);
682 DECLARE_RUNTIME_FUNCTION(CompareNilIC_Miss);
683 DECLARE_RUNTIME_FUNCTION(ToBooleanIC_Miss);
684 DECLARE_RUNTIME_FUNCTION(VectorLoadIC_MissFromStubFailure);
[all …]
/external/v8/src/
Darguments.h283 #define DECLARE_RUNTIME_FUNCTION(Name) \ macro
Ddebug.h659 DECLARE_RUNTIME_FUNCTION(Debug_Break);