Searched defs:to_int32_result (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-api.cc2474 Local<Value> to_int32_result = obj->ToInt32(); local
2475 CHECK(to_int32_result.IsEmpty());

Completed in 55 milliseconds