Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.h866 #define DECLARE_VERIFIER(Name) void Name##Verify(); macro
868 #define DECLARE_VERIFIER(Name) macro
1195 DECLARE_VERIFIER(Object)
1265 DECLARE_VERIFIER(Smi)
1412 DECLARE_VERIFIER(HeapObject)
1497 DECLARE_VERIFIER(HeapNumber)
2111 DECLARE_VERIFIER(JSObject)
2470 DECLARE_VERIFIER(FixedArray)
2555 DECLARE_VERIFIER(FixedDoubleArray)
2856 DECLARE_VERIFIER(ConstantPoolArray)
[all …]