Searched defs:ExpectInt32 (Results 1 – 3 of 3) sorted by relevance
65 static void ExpectInt32(int32_t expected, Local<Value> result) { in ExpectInt32() function
69 static void ExpectInt32(int32_t expected, Local<Value> result) { in ExpectInt32() function
446 static inline void ExpectInt32(const char* code, int expected) { in ExpectInt32() function