Searched refs:RUNTIME_ASSERT (Results 1 – 1 of 1) sorted by relevance
85 #define RUNTIME_ASSERT(value) \ macro98 RUNTIME_ASSERT(args[index]->Is##Type()); \102 RUNTIME_ASSERT(args[index]->Is##Type()); \106 RUNTIME_ASSERT(args[index]->IsNumber()); \113 RUNTIME_ASSERT(args[index]->IsBoolean()); \120 RUNTIME_ASSERT(args[index]->IsSmi()); \127 RUNTIME_ASSERT(args[index]->IsNumber()); \134 RUNTIME_ASSERT(obj->IsNumber()); \142 RUNTIME_ASSERT(args[index]->IsSmi()); \149 RUNTIME_ASSERT(args[index]->IsSmi()); \[all …]