Searched refs:string_obj_pos_val (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dtest-heap-profiler.cc972 v8::Local<v8::Value> string_obj_pos_val = CompileRun( local
980 CHECK(!string_obj_pos_val.IsEmpty());
982 static_cast<int>(string_obj_pos_val->ToNumber()->Value());

Completed in 292 milliseconds