Lines Matching full:to_object_result
2910 Local<Value> to_object_result = v8::Undefined()->ToObject();2911 CHECK(to_object_result.IsEmpty());